Skip to content

Commit

Permalink
chore(infra): write permissions to the repo (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-uniswap authored Aug 7, 2024
1 parent f8f8595 commit 9f917a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
name: Release
permissions:
id-token: write
contents: write
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 9f917a9

Please sign in to comment.