Update build.yaml

This commit is contained in:
hikari 2024-07-03 20:43:48 +03:30 committed by GitHub
parent 3e75342c7e
commit b614831a16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ env:
name: ${{ github.event.repository.name }}
release_name: ${{ github.ref_name }}
GH_TOKEN: ${{ github.token }}
HOST: ${{ secrets.SSH_HOST }}
HOST: mirror.parchlinux.com
jobs:
build-beta:
if: github.event.release.prerelease == true