Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
situx authored Nov 15, 2023
1 parent 4599909 commit 9208e81
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,22 +112,22 @@ jobs:
with:
BRANCH: gh-pages
FOLDER: docs/examples/hs1174/images/
target-folder: examples/hs1174/
target-folder: examples/hs1174/images/
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@releases/v4
with:
BRANCH: gh-pages
FOLDER: docs/examples/ht073195/images/
target-folder: examples/ht073195/
target-folder: examples/ht073195/images/
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@releases/v4
with:
BRANCH: gh-pages
FOLDER: docs/examples/o147/images/
target-folder: examples/o147/
target-folder: examples/o147/images/
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@releases/v4
with:
BRANCH: gh-pages
FOLDER: docs/examples/tch92/images/
target-folder: examples/tch92/
target-folder: examples/tch92/images/

0 comments on commit 9208e81

Please sign in to comment.