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

Commit

Permalink
ci: try new permission
Browse files Browse the repository at this point in the history
  • Loading branch information
nullishamy committed May 28, 2024
1 parent ca2c85d commit 68b020f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ on:
# types: [opened, reopened, synchronize]
types: [synchronize]

permissions:
contents: write
packages: write
permissions: write-all

jobs:
build:
Expand Down

0 comments on commit 68b020f

Please sign in to comment.