mirror of
https://github.com/wireadmin/wireadmin
synced 2025-01-23 04:17:00 +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
|
name: Build & Publish
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: release
|
needs: release
|
||||||
|
permissions:
|
||||||
|
packages: write
|
||||||
if: needs.release.outputs.published == 'true'
|
if: needs.release.outputs.published == 'true'
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
|
Loading…
Reference in New Issue
Block a user