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 231ddce + 46a68f6 commit 351bb3aCopy full SHA for 351bb3a
.github/workflows/release.yaml
@@ -37,7 +37,7 @@ jobs:
37
env:
38
GH_TOKEN: ${{ github.token }}
39
- name: Release
40
- uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # tag=v2.2.2
+ uses: softprops/action-gh-release@72f2c25fcb47643c292f7107632f7a47c1df5cd8 # tag=v2.3.2
41
with:
42
draft: true
43
files: out/*
0 commit comments