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 a93c719 commit 3c97dafCopy full SHA for 3c97daf
.github/workflows/cd.yml
@@ -36,7 +36,7 @@ jobs:
36
run: make release-win
37
38
- name: Release
39
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
40
with:
41
files: |
42
./release/*.tar.gz
0 commit comments