Skip to content

Commit

Permalink
ci: Remove permission settings from Docker image build
Browse files Browse the repository at this point in the history
This reverts commit 33bfc9f.

Signed-off-by: Akira Moroo <[email protected]>
  • Loading branch information
retrage committed Mar 11, 2024
1 parent 40a89ad commit 6b1dd99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
permission:
packages: write

jobs:
main:
Expand Down

0 comments on commit 6b1dd99

Please sign in to comment.