Skip to content

Commit c083ddd

Browse files
author
Christoph Bühler
committed
chore: upload gh pages
1 parent 06a1450 commit c083ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
name: pages
4242
path: public
4343
- name: Deploy gh pages
44-
uses: JamesIves/github-pages-deploy-action@3.5.9
44+
uses: JamesIves/github-pages-deploy-action@3.7.1
4545
with:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4747
BRANCH: gh-pages

0 commit comments

Comments
 (0)