Skip to content

Commit

Permalink
chore: add contents permission
Browse files Browse the repository at this point in the history
  • Loading branch information
joel@joellee.org committed Aug 23, 2023
1 parent 3c38c2b commit a2a4912
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
url: https://pypi.org/p/gotrue
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
contents: write # needed for dependabot to write to repo
steps:
- name: Clone Repository
uses: actions/checkout@v3
Expand Down

0 comments on commit a2a4912

Please sign in to comment.