mirror of
https://github.com/wireadmin/wireadmin
synced 2025-01-22 20:15:29 +00:00
fix release ci
This commit is contained in:
parent
efb93e5e31
commit
93a923acf8
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -45,6 +45,8 @@ jobs:
|
||||
name: Build & Publish
|
||||
runs-on: ubuntu-latest
|
||||
needs: release
|
||||
permissions:
|
||||
packages: write
|
||||
if: needs.release.outputs.published == 'true'
|
||||
strategy:
|
||||
fail-fast: true
|
||||
|
Loading…
Reference in New Issue
Block a user