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 0ff58e5 commit 292859bCopy full SHA for 292859b
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
make build-release
31
32
- name: Release
33
- uses: softprops/[email protected].4
+ uses: softprops/[email protected].5
34
env:
35
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36
with:
0 commit comments