Skip to content

Commit

Permalink
Update libxp2p_windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tonychanchen authored Sep 18, 2024
1 parent add1243 commit 3511355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/libxp2p_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,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_windows.zip
Expand Down

0 comments on commit 3511355

Please sign in to comment.