Skip to content

Commit a3d09e3

Browse files
authored
Merge pull request #16 from resizes/blog
feat: changed runners
2 parents b9bb65c + 831c67a commit a3d09e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515
jobs:
1616
deploy:
1717
name: Deploy to GitHub Pages
18-
runs-on: actions-runners
18+
runs-on: ubuntu-latest
1919
environment:
2020
name: github-pages
2121
steps:

0 commit comments

Comments
 (0)