Skip to content

Commit

Permalink
fix: permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
incubator4 committed Oct 28, 2024
1 parent 3202eaf commit 6c672b1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ on:
tags:
- v*

permissions:
contents: read
id-token: write
pull-requests: write
packages: write

env:
GAR_REGISTRY: us-central1-docker.pkg.dev/follow-428106/follow

Expand Down

0 comments on commit 6c672b1

Please sign in to comment.