We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec45a23 commit 94f219dCopy full SHA for 94f219d
1 file changed
.github/workflows/docker_build_images_from_tag.yml
@@ -22,7 +22,7 @@ jobs:
22
# Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job.
23
permissions:
24
contents: read
25
- packages: writes
+ packages: write
26
attestations: write
27
id-token: write
28
steps:
0 commit comments