Skip to content

Commit 9890954

Browse files
committed
Thanks, James.
1 parent 875bd0b commit 9890954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
npm run build
2525
2626
- name: Deploy 🚀
27-
uses: JamesIves/github-pages-deploy-action@v4
27+
uses: JamesIves/github-pages-deploy-action@v4.6.4
2828
with:
2929
folder: dist # The folder the action should deploy.
3030
clean: true

0 commit comments

Comments
 (0)