Update .github/workflows/update-repo.yml
This commit is contained in:
2
.github/workflows/update-repo.yml
vendored
2
.github/workflows/update-repo.yml
vendored
@@ -9,7 +9,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
# Use 'host' so the runner can move files directly to your web directory
|
# Use 'host' so the runner can move files directly to your web directory
|
||||||
runs-on: host
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|||||||
Reference in New Issue
Block a user