Skip to content

Commit

Permalink
Update libxp2p_linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tonychanchen authored Sep 18, 2024
1 parent 0588702 commit add1243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/libxp2p_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:

- name: Upload binaries to release
if: startsWith(github.event.ref, 'refs/tags')
uses: svenstaro/upload-release-action@v4
uses: svenstaro/upload-release-action@v2
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: xp2p_linux.zip
Expand Down

0 comments on commit add1243

Please sign in to comment.