We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2803bd2 commit 34387e5Copy full SHA for 34387e5
1 file changed
.github/workflows/deploy.yml
@@ -9,7 +9,7 @@ jobs:
9
build-and-push:
10
runs-on: ubuntu-latest
11
permissions:
12
- contents: write
+ contents: read
13
packages: write
14
15
steps:
0 commit comments