We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5918a0e + 60a0a4c commit c095c75Copy full SHA for c095c75
.github/workflows/deploy.yml
@@ -9,7 +9,7 @@ on:
9
- "*"
10
11
permissions:
12
- content: "read"
+ contents: "read"
13
14
jobs:
15
publish:
0 commit comments