Update actions to test if gitea actions works #39
2
.github/workflows/ftpDeploy.yml
vendored
2
.github/workflows/ftpDeploy.yml
vendored
@ -3,7 +3,7 @@ name: 🚀 Deploy website on push
|
||||
jobs:
|
||||
web-deploy:
|
||||
name: 🎉 Deploy
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: 🚚 Get latest code
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user