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 e5a5768 commit a10efffCopy full SHA for a10efff
1 file changed
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
fetch-depth: 0
18
- name: Release with Notes
19
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
20
21
draft: true
22
env:
0 commit comments