We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 405e342 + 316907a commit a8c64abCopy full SHA for a8c64ab
.github/workflows/deploy.yaml
@@ -14,6 +14,7 @@ jobs:
14
deploy:
15
runs-on: ubuntu-latest
16
permissions:
17
+ contents: read
18
id-token: write
19
20
steps:
0 commit comments