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 c5c8e83 + 39fb75c commit 792395cCopy full SHA for 792395c
.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