mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-09 17:42:19 +00:00
Revert "run deploy on self-hosted runner"
This reverts commit d2323ec633
.
This commit is contained in:
parent
d2323ec633
commit
fd088ebaa0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-to-neocities.yml
vendored
2
.github/workflows/deploy-to-neocities.yml
vendored
|
@ -17,7 +17,7 @@ defaults:
|
|||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: self-hosted
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
HUGO_VERSION: "0.121.1"
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue