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 bf4c55f commit 7eb8f32Copy full SHA for 7eb8f32
.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].0
+ uses: softprops/[email protected].1
37
with:
38
files: |
39
${{ env.TARBALL }}
0 commit comments