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 9aed4d3 commit 5a31149Copy full SHA for 5a31149
.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@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # tag=v2.3.3
+ uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # tag=v2.3.4
41
with:
42
draft: true
43
files: out/*
0 commit comments