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 d145a9b commit df9a976Copy full SHA for df9a976
.github/workflows/build.yml
@@ -68,7 +68,7 @@ jobs:
68
REGISTRY_TOKEN: ${{ secrets.QUAY_PASSWORD }}
69
AWS_ROLE_ARN: arn:aws:iam::${{ secrets.AWS_ACCOUNT_ID }}:role/SIG_Atomic_GHA
70
permissions:
71
- contents: write
+ contents: read
72
packages: write
73
id-token: write
74
.github/workflows/reusable-build.yml
@@ -161,4 +161,3 @@ jobs:
161
REGISTRY_TOKEN: ${{ secrets.REGISTRY_TOKEN }}
162
163
164
0 commit comments