Skip to content

Commit 733b934

Browse files
authored
Merge pull request #32 from macbre/fix-ci-take-2
Another approach to fix the CI
2 parents 71cf53e + 9b57c99 commit 733b934

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ on:
66
pull_request:
77

88
# https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs#defining-access-for-the-github_token-scopes
9-
permissions:
10-
packages: write
9+
permissions: write-all
1110

1211
jobs:
1312
ghcr:

0 commit comments

Comments
 (0)