Skip to content

Commit a721eb9

Browse files
Update softprops/action-gh-release action to v2
1 parent af2470f commit a721eb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
EOF
3131
-
3232
name: Publish Release
33-
uses: softprops/action-gh-release@v1
33+
uses: softprops/action-gh-release@v2
3434
if: startsWith(github.ref, 'refs/tags/')
3535
with:
3636
draft: true

0 commit comments

Comments
 (0)