We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a0304f commit ba581b9Copy full SHA for ba581b9
1 file changed
.github/workflows/docs.yml
@@ -10,7 +10,7 @@ on:
10
- docs/**
11
jobs:
12
pages:
13
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
14
permissions:
15
pages: write
16
id-token: write
0 commit comments