We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3413af5 + d09516d commit a414a21Copy full SHA for a414a21
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ permissions:
15
jobs:
16
deploy:
17
name: Deploy to GitHub Pages
18
- runs-on: ubuntu-latest
+ runs-on: actions-runners
19
environment:
20
name: github-pages
21
steps:
0 commit comments