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 fce57b1 commit 19a8268Copy full SHA for 19a8268
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
make build-release
31
32
- name: Release
33
- uses: softprops/action-gh-release@v0.1.15
+ uses: softprops/action-gh-release@v2.0.4
34
env:
35
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
with:
0 commit comments