We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ba7736 + 5b18e76 commit 871fb07Copy full SHA for 871fb07
1 file changed
.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@aec2ec56f94eb8180ceec724245f64ef008b89f5 # tag=v2.4.0
+ uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # tag=v2.4.1
41
with:
42
draft: true
43
files: out/*
0 commit comments