Update .gitea/workflows/UndeployPR.yaml
This commit is contained in:
parent
eb0a6d9483
commit
fd15ed45ee
@ -6,7 +6,8 @@ on:
|
||||
|
||||
jobs:
|
||||
Deploy PR:
|
||||
runs-on: ubuntu-18.04
|
||||
runs-on: ubuntu-latest
|
||||
container: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user