mirror of
https://github.com/TacoWolf/garden.git
synced 2026-01-14 13:10:02 -05:00
Merge branch 'main' of github.com:TacoWolf/garden
This commit is contained in:
commit
89ecacfaa6
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