Skip to content

Commit 1b0e707

Browse files
authored
Merge pull request #256 from MinecraftModDevelopment/renovate/jamesives-github-pages-deploy-action-4.x
Update JamesIves/github-pages-deploy-action action to v4.4.3
2 parents 61676d2 + d2de921 commit 1b0e707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docusaurus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
npm install
2828
npm run build
2929
- name: Deploy to GitHub Pages
30-
uses: JamesIves/github-pages-deploy-action@v4.3.3
30+
uses: JamesIves/github-pages-deploy-action@v4.4.3
3131
with:
3232
branch: gh-pages
3333
folder: docs/build

0 commit comments

Comments
 (0)