Skip to content

Commit

Permalink
fix: allow contents permission to workflow (#131)
Browse files Browse the repository at this point in the history
fix: allow contents permission to workflow
  • Loading branch information
Ernst79 authored Jun 7, 2024
1 parent 03a9d90 commit eda9bfd
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 @@ -63,6 +63,7 @@ jobs:

permissions:
id-token: write
contents: write

if: github.ref == 'refs/heads/main'
needs:
Expand Down

0 comments on commit eda9bfd

Please sign in to comment.