We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f87a53 + af3127c commit 74e6ff3Copy full SHA for 74e6ff3
1 file changed
.github/workflows/build_executable.yml
@@ -313,7 +313,7 @@ jobs:
313
314
- name: Upload files to release
315
if: ${{ github.event_name == 'workflow_dispatch' && inputs.publish }}
316
- uses: svenstaro/upload-release-action@b98a3b12e86552593f3e4e577ca8a62aa2f3f22b # v2
+ uses: svenstaro/upload-release-action@29e53e917877a24fad85510ded594ab3c9ca12de # v2
317
with:
318
file: dist/*
319
tag: ${{ env.LATEST_TAG }}
0 commit comments