Skip to content

Commit 6ea443e

Browse files
committed
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.3
1 parent d8c1fdb commit 6ea443e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
pnpm build
6363
echo "${CNAME}" >> ./build/CNAME
6464
- name: Deploy 🚀
65-
uses: JamesIves/[email protected].1
65+
uses: JamesIves/[email protected].3
6666
env:
6767
SKIP_DEPLOY_TO_GHPAGES: ${{secrets.SKIP_DEPLOY_TO_GHPAGES}}
6868
if: ${{ github.ref == 'refs/heads/main' && env.SKIP_DEPLOY_TO_GHPAGES == '' }}

0 commit comments

Comments
 (0)