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 500465b + bc45b7a commit 16d9bbcCopy full SHA for 16d9bbc
.github/workflows/release-package.yml
@@ -90,7 +90,7 @@ jobs:
90
- name: Echo
91
run: echo ${{ env.RELEASE_VERSION }}
92
93
- - uses: "softprops/action-gh-release@v1"
+ - uses: "softprops/action-gh-release@v2"
94
with:
95
files: |
96
build/tic-tac-go-terminal.bin
0 commit comments