mirror of
https://github.com/hay-kot/mealie.git
synced 2025-07-16 10:03:54 -07:00
add permissions to build-release
This commit is contained in:
parent
2ad6af2cce
commit
86b0b6761d
1 changed files with 3 additions and 0 deletions
3
.github/workflows/nightly.yml
vendored
3
.github/workflows/nightly.yml
vendored
|
@ -19,6 +19,9 @@ jobs:
|
|||
uses: ./.github/workflows/partial-frontend.yml
|
||||
|
||||
build-release:
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
name: Build Tagged Release
|
||||
uses: ./.github/workflows/partial-builder.yml
|
||||
needs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue