Skip to content

Commit

Permalink
Add write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
oeway committed May 6, 2024
1 parent 8c9e0d0 commit 06a82dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
- 'environments/**/Dockerfile'
workflow_dispatch:

permissions:
contents: write
packages: write

env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
Expand Down

0 comments on commit 06a82dc

Please sign in to comment.