Upload to GitHub Releases

pull/2/head
probonopd 2 years ago committed by GitHub
parent 6f4935ec0d
commit d898f3d4f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/build.yml

@ -39,4 +39,4 @@ jobs:
if: ${{ github.ref == 'refs/heads/main' }}
run: |
wget -c https://github.com/probonopd/uploadtool/raw/master/upload.sh
bash ./upload.sh ./*img
bash ./upload.sh ./src/*img

Loading…
Cancel
Save