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 add1243 commit 3511355Copy full SHA for 3511355
.github/workflows/libxp2p_windows.yml
@@ -75,7 +75,7 @@ jobs:
75
76
- name: Upload binaries to release
77
if: startsWith(github.event.ref, 'refs/tags')
78
- uses: svenstaro/upload-release-action@v4
+ uses: svenstaro/upload-release-action@v2
79
with:
80
repo_token: ${{ secrets.GITHUB_TOKEN }}
81
file: xp2p_windows.zip
0 commit comments