We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe4daf commit 197cf8fCopy full SHA for 197cf8f
1 file changed
.github/workflows/deploy-pages.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
deploy-pages:
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-slim
11
permissions:
12
pages: write
13
id-token: write
0 commit comments