Skip to content

Commit b97d2a0

Browse files
committed
update to v4.32
1 parent bdbd960 commit b97d2a0

File tree

3 files changed

+512
-221
lines changed

3 files changed

+512
-221
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818
npm run build
1919
2020
- name: Deploy
21-
# There is a bug, 2024-09-27: https://github.com/JamesIves/github-pages-deploy-action/issues/1697#issuecomment-2379861892
22-
uses: JamesIves/[email protected]
21+
uses: JamesIves/github-pages-deploy-action@v4
2322
with:
2423
folder: dist

0 commit comments

Comments
 (0)