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.
action-gh-release
1 parent 67b6061 commit af428c7Copy full SHA for af428c7
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
make build-release
26
27
- name: Release
28
- uses: softprops/[email protected].14
+ uses: softprops/[email protected].15
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
with:
0 commit comments