We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b263abc + 3cbaf7a commit e4f56a2Copy full SHA for e4f56a2
.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@7b4da11513bf3f43f9999e90eabced41ab8bb048 # tag=v2.2.0
+ uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # tag=v2.2.1
41
with:
42
draft: true
43
files: out/*
0 commit comments