We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc0fee commit 214630dCopy full SHA for 214630d
1 file changed
.github/workflows/release.yml
@@ -57,3 +57,4 @@ jobs:
57
commit: ${{ github.sha }}
58
body: 'Release ${{ steps.meta.outputs.version }}'
59
artifacts: 'dist/plugin_package.zip,dist/plugin_package.zip.sig'
60
+ immutableCreate: true
0 commit comments