We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eefa7b7 + 196df74 commit 6bdb691Copy full SHA for 6bdb691
1 file changed
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
run: npm run build
33
34
- name: Create Release
35
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
36
with:
37
generate_release_notes: true
38
files: |
0 commit comments