Skip to content

Commit

Permalink
Fix release permissions (#4724)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh authored Jun 27, 2024
1 parent 7ca7872 commit 8eab38e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ on:
branches:
- main

permissions:
contents: write

jobs:
generate-tag:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 8eab38e

Please sign in to comment.