We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0358a77 + 9c51c05 commit 82fa20cCopy full SHA for 82fa20c
1 file changed
.github/workflows/deploy.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Create Release
30
if: startsWith(github.ref, 'refs/tags/')
31
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
32
with:
33
files: |
34
LICENSE
0 commit comments