Enable publish stage
This commit is contained in:
parent
e22f9afd58
commit
065b947378
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -20,4 +20,4 @@ jobs:
|
||||
env:
|
||||
OSCW_GITHUB_USERNAME: ${{ secrets.OSCW_GITHUB_USERNAME }}
|
||||
OSCW_GITHUB_PASSWORD: ${{ secrets.OSCW_GITHUB_PASSWORD }}
|
||||
run: github_publish $OSCW_GITHUB_USERNAME $OSCW_GITHUB_PASSWORD $(ls xtchain-*-linux.tar.zst)
|
||||
run: ls -la; github_publish $OSCW_GITHUB_USERNAME $OSCW_GITHUB_PASSWORD $(ls xtchain-*-linux.tar.zst)
|
||||
|
Loading…
Reference in New Issue
Block a user