We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3413af5 commit d09516dCopy full SHA for d09516d
.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