We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11a9307 + 5a508c8 commit c8d55fbCopy full SHA for c8d55fb
1 file changed
.github/workflows/release-package.yml
@@ -65,7 +65,7 @@ jobs:
65
66
- name: Create release on GitHub
67
if: ${{ inputs.dry_run == false }}
68
- uses: ncipollo/release-action@v1.20.0
+ uses: ncipollo/release-action@v1.21.0
69
with:
70
bodyFile: release.md
71
artifacts: "*.zip,plugins.xml"
0 commit comments