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 445ca5f + e6c454a commit 83b7c2dCopy full SHA for 83b7c2d
.github/workflows/release.yml
@@ -255,7 +255,7 @@ jobs:
255
echo "Pre-compiled binaries are available for multiple platforms in the release assets below." >> changelog.md
256
257
- name: Create Release
258
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
259
with:
260
tag_name: ${{ needs.check-changes.outputs.version }}
261
name: Release ${{ needs.check-changes.outputs.version }}
0 commit comments