File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed
Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 3333 uses : ncipollo/release-action@v1.16.0
3434 with :
3535 token : ${{ secrets.GITHUB_TOKEN }}
36- draft : false
36+ draft : true
3737 prerelease : false
3838 artifacts : " release/${{env.NAMESPACE}}-${{env.COLLECTION_NAME}}*.tar.gz"
3939
Original file line number Diff line number Diff line change 12121 . Create and push a new tag e.g ` v2.3.5 `
13131 . GitHub actions will trigger on tag and do a build & release of the tagged version
14141 . Check [ the release page] ( https://github.com/UpCloudLtd/upcloud-ansible-collection/releases ) for the release
15- 1 . Add correct changelog to the release if it's missing
15+ 1 . Add correct changelog to the release if it's missing and publish the release
16161 . Done!
Original file line number Diff line number Diff line change @@ -5,8 +5,6 @@ readme: README.md
55authors :
66 - UpCloud developers (github.com/UpCloudLtd)
77description : A collection for managing UpCloud resources & inventory
8- license :
9- - MIT
108license_file : ' LICENSE'
119tags :
1210 - upcloud
You can’t perform that action at this time.
0 commit comments