forked from MapComplete/MapComplete
Scripts: fix names
This commit is contained in:
parent
89f9975711
commit
c67baa1c65
2 changed files with 2 additions and 2 deletions
.forgejo/workflows
|
@ -3,7 +3,7 @@ on:
|
|||
- cron: "0 2 * * *"
|
||||
|
||||
jobs:
|
||||
deploy_on_hetzner_single:
|
||||
daily_data_maintenance:
|
||||
runs-on: [ ubuntu-latest, hetzner-access ]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
|
@ -4,7 +4,7 @@ on:
|
|||
- build/*
|
||||
|
||||
jobs:
|
||||
deploy_on_hetzner_single:
|
||||
deploy_single_theme:
|
||||
runs-on: [ ubuntu-latest, hetzner-access ]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue