Skip to content

Commit

Permalink
Grant write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
CCBP authored Dec 3, 2024
1 parent c4ebe67 commit f3e339f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
build:
runs-on: ubuntu-latest

permissions:
contents: write

strategy:
fail-fast: false

Expand Down

0 comments on commit f3e339f

Please sign in to comment.