Skip to content

Commit

Permalink
chore: add token permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
sweatybridge committed Jul 22, 2024
1 parent fa44308 commit b48ff1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mirror-postgrest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
mirror:
needs:
- version
permissions:
packages: write
uses: supabase/cli/.github/workflows/mirror-image.yml@main
with:
image: postgrest/postgrest:v${{ needs.version.outputs.postgrest_release }}
Expand Down

0 comments on commit b48ff1c

Please sign in to comment.