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