We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9bb65c + 831c67a commit a3d09e3Copy full SHA for a3d09e3
.github/workflows/deploy.yml
@@ -15,7 +15,7 @@ permissions:
15
jobs:
16
deploy:
17
name: Deploy to GitHub Pages
18
- runs-on: actions-runners
+ runs-on: ubuntu-latest
19
environment:
20
name: github-pages
21
steps:
0 commit comments