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 9204cc2 commit 2bdabfdCopy full SHA for 2bdabfd
.github/workflows/publish.yml
@@ -74,7 +74,7 @@ jobs:
74
75
- name: Create Github Release
76
id: create_release
77
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
78
env:
79
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
80
with:
0 commit comments