We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85e115f + 7b4afa2 commit 382c206Copy full SHA for 382c206
1 file changed
.github/workflows/releaser.yml
@@ -45,7 +45,7 @@ jobs:
45
run: qgis-plugin-ci changelog ${GITHUB_REF/refs\/tags\//} >> release.md
46
47
- name: Create release on GitHub
48
- uses: ncipollo/release-action@v1.15.0
+ uses: ncipollo/release-action@v1.16.0
49
with:
50
bodyFile: release.md
51
generateReleaseNotes: true
0 commit comments