add permissions to build-release

This commit is contained in:
Hayden
2023-09-14 09:42:32 -05:00
parent 2ad6af2cce
commit 86b0b6761d

View File

@@ -19,6 +19,9 @@ jobs:
uses: ./.github/workflows/partial-frontend.yml uses: ./.github/workflows/partial-frontend.yml
build-release: build-release:
permissions:
contents: read
packages: write
name: Build Tagged Release name: Build Tagged Release
uses: ./.github/workflows/partial-builder.yml uses: ./.github/workflows/partial-builder.yml
needs: needs: