Skip to content

Commit

Permalink
ci: fix permission
Browse files Browse the repository at this point in the history
  • Loading branch information
zecit committed Jul 19, 2023
1 parent 4829f8f commit fbb8373
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ on:
tags:
- 'v*'

permissions:
contents: write
permissions: write-all

jobs:
release:
Expand Down

0 comments on commit fbb8373

Please sign in to comment.