add permissions to build-release

This commit is contained in:
Hayden 2023-09-14 09:42:32 -05:00
parent 2ad6af2cce
commit 86b0b6761d
No known key found for this signature in database
GPG Key ID: 17CF79474E257545

View File

@ -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: