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 a807b04 commit f8fe336Copy full SHA for f8fe336
.github/workflows/add_source_to_release.yml
@@ -33,7 +33,7 @@ jobs:
33
run: sha256sum "$TARBALL" > "$TARBALL.sha256"
34
35
- name: Upload Full Source and SHA256 to GitHub Release
36
- uses: softprops/[email protected].1
+ uses: softprops/[email protected].2
37
with:
38
files: |
39
${{ env.TARBALL }}
0 commit comments