Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Commit

Permalink
Fix CI permission
Browse files Browse the repository at this point in the history
  • Loading branch information
timschneeb committed Jan 6, 2024
1 parent 2b2cc6d commit a952f75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true

permissions:
contents: write

env:
CI_CHUNK_SIZE: 65

Expand Down

0 comments on commit a952f75

Please sign in to comment.