forked from Freezy-Studios/DaCliente
Update .github/workflows/build.yml
All checks were successful
build / build (push) Successful in 4m44s
All checks were successful
build / build (push) Successful in 4m44s
This commit is contained in:
parent
081354ae9a
commit
32656e17da
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
|||
echo "Git commit: ${{ github.sha }}" >> release-files/build-info.txt
|
||||
tar -czvf dacliente-build.tar.gz -C release-files .
|
||||
mkdir -p release
|
||||
mv coreprotect-build.tar.gz release/
|
||||
mv dacliente-build.tar.gz release/
|
||||
- name: Publish to Forgejo Releases
|
||||
if: github.ref == 'refs/heads/master'
|
||||
uses: https://git.eplg.services/actions/forgejo-release@v2.6.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue