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.
1 parent 771ad37 commit 81d0f17Copy full SHA for 81d0f17
.github/workflows/CI.yml
@@ -374,7 +374,7 @@ jobs:
374
args: --non-interactive --skip-existing *
375
- name: Create a GitHub Release
376
if: github.event_name == 'push' && startsWith(github.event.ref, 'refs/tags')
377
- uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631
+ uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8
378
with:
379
files: |
380
*
0 commit comments