Skip to content

Commit

Permalink
Update: .github/workflows/srtool.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xrjman committed Dec 29, 2024
1 parent e0960d2 commit 0fd13c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/srtool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
run: echo ::set-output name=tag::${GITHUB_REF/refs\/tags\//}
- name: Release
if: startsWith(github.ref, 'refs/tags/')
uses: softprops/action-gh-release@master
uses: softprops/action-gh-release@v1
with:
files: |
${{ matrix.chain }}-info_compressed.json
Expand Down

0 comments on commit 0fd13c6

Please sign in to comment.