remove if in workflow
This commit is contained in:
parent
e9e798d78a
commit
c0f3fb7212
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -11,7 +11,6 @@ env:
|
||||||
HOST: mirror.parchlinux.com
|
HOST: mirror.parchlinux.com
|
||||||
jobs:
|
jobs:
|
||||||
ci:
|
ci:
|
||||||
if: github.event.release.prerelease == true
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Add table
Reference in a new issue