Allow permissions for tag pushes

This commit is contained in:
Zack Koppert 2023-07-03 12:01:58 -07:00 committed by GitHub
parent 91ff773352
commit f4a9461264
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ jobs:
name: Release Images
runs-on: ubuntu-latest
permissions:
contents: read
contents: write
deployments: write
issues: write
packages: write