Skip to content

Commit

Permalink
chore(infra): write permissions for gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-uniswap committed Aug 7, 2024
1 parent 215e741 commit 72d0bba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.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@v1
Expand Down

0 comments on commit 72d0bba

Please sign in to comment.