Skip to content

Commit

Permalink
Fix github release instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
azvoleff committed Feb 8, 2023
1 parent 27c8dc9 commit e22104c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/source/for_developers/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -958,5 +958,4 @@ There are several steps to making a new public release of the plugin:
those tags to github by running `invoke set-tag -m`
- Ensure that all new versionsa and tags are pushed to github
- Publish release on QGIS repository
- Publish on github with - Run `invoke set-version -v X.Y.Z -m --tag` (where
X.Y.Z is the new version)
- Publish on github with - Run `invoke release-github'

0 comments on commit e22104c

Please sign in to comment.