Update build.yaml
This commit is contained in:
parent
3e75342c7e
commit
b614831a16
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue