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 ff7c123 + a57876a commit ff0f655Copy full SHA for ff0f655
.github/workflows/release.yaml
@@ -79,7 +79,7 @@ jobs:
79
shell: bash
80
81
- name: Release
82
- uses: softprops/action-gh-release@v1
+ uses: softprops/action-gh-release@v2
83
with:
84
draft: true
85
files: |
0 commit comments