We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71cf53e + 9b57c99 commit 733b934Copy full SHA for 733b934
.github/workflows/ci.yml
@@ -6,8 +6,7 @@ on:
6
pull_request:
7
8
# https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs#defining-access-for-the-github_token-scopes
9
-permissions:
10
- packages: write
+permissions: write-all
11
12
jobs:
13
ghcr:
0 commit comments