This commit is contained in:
parent
1bb264b977
commit
8e7b684ee3
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: host # <--- CAMBIO CLAVE: Usa 'host' o 'self-hosted'
|
||||
runs-on: ubuntu-latest # <--- CAMBIO CLAVE: Usa 'host' o 'self-hosted'
|
||||
steps:
|
||||
- name: Checkout código
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user