forked from MapComplete/MapComplete
Chore(runner): rename build step
This commit is contained in:
parent
cfccec2a88
commit
52b4505c63
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_hosted.yml
vendored
2
.github/workflows/deploy_hosted.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
- pull_request
|
||||
|
||||
jobs:
|
||||
build:
|
||||
deploy_on_hosted:
|
||||
runs-on: [ubuntu-latest, hetzner-access]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue