We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 974e864 commit 60a0a4cCopy full SHA for 60a0a4c
.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