Skip to content

Commit

Permalink
fix: change permission scope
Browse files Browse the repository at this point in the history
  • Loading branch information
ImSoZRious committed Dec 25, 2023
1 parent 9f3da13 commit 25a35ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ env:
IMAGE_NAME: ghcr.io/${{ github.repository }}

permissions:
contents: write
packages: write

jobs:
build-and-push:
Expand Down

0 comments on commit 25a35ed

Please sign in to comment.