mirror of
https://github.com/TacoWolf/garden.git
synced 2026-01-14 05:00:03 -05:00
Update publish.yml
This commit is contained in:
parent
9a659a7cda
commit
14e5257725
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -12,6 +12,6 @@ jobs:
|
|||
- name: add a nojekyll file # to make sure asset paths are correctly identified
|
||||
run: touch $GITHUB_WORKSPACE/www/.nojekyll
|
||||
- name: Deploy 🚀
|
||||
uses: tacowolf/github-pages-deploy-action@v4
|
||||
uses: JamesIves/github-pages-deploy-action@v4
|
||||
with:
|
||||
folder: www
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue