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 c997748 commit b8b1142Copy full SHA for b8b1142
.github/workflows/deploy.yml
@@ -7,6 +7,8 @@ on:
7
8
jobs:
9
build:
10
+ permissions:
11
+ contents: read
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v3
0 commit comments