Skip to content

Commit 150480f

Browse files
authored
Merge pull request #479 from scurker/renovate/jamesives-github-pages-deploy-action-4.x
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.6
2 parents 4bacdbc + bbfa737 commit 150480f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
7777
- run: npm run build:docs
7878
- name: Publish docs to github pages
79-
uses: JamesIves/github-pages-deploy-action@v4.6.3
79+
uses: JamesIves/github-pages-deploy-action@v4.6.6
8080
with:
8181
branch: gh-pages
8282
folder: docs/build

0 commit comments

Comments
 (0)