Skip to content

Commit

Permalink
fix removed command from publish instructions
Browse files Browse the repository at this point in the history
Signed-off-by: mimir-d <[email protected]>
  • Loading branch information
mimir-d committed Oct 14, 2024
1 parent 63ac3b8 commit 479aba8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DEVELOPERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ $ cargo release tag --sign-tag --execute
4. push with tags
```bash
$ git checkout main
$ git push
$ git push --tags
```

0 comments on commit 479aba8

Please sign in to comment.