Compare commits
No commits in common. "f2ab40f03acdb0014ec942571cb68460b8a149fb" and "41745e3c138ab43d9bc958dd3fbe946f6d49e16c" have entirely different histories.
f2ab40f03a
...
41745e3c13
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-22.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 🚚 Get latest code
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user