We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94356ac commit 110de9dCopy full SHA for 110de9d
2 files changed
.github/workflows/deploy.yml
@@ -10,9 +10,7 @@ jobs:
10
generate-page:
11
runs-on: ubuntu-latest
12
permissions:
13
- members: read
14
contents: read
15
- metadata: read
16
steps:
17
- uses: actions/checkout@v6
18
.github/workflows/test-deploy.yml
@@ -8,9 +8,7 @@ jobs:
8
9
0 commit comments