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