Skip to content

Commit

Permalink
Retry deploy 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltssaumure committed Jun 19, 2024
1 parent 0ae1f31 commit ff58c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: Copy images
run: mkdir -p ./dist && cp -r ./{asset,README.md} ./dist
run: mkdir -p ./dist && cp -r ./{preview,README.md} ./dist

- name: Deploy
uses: peaceiris/actions-gh-pages@v4
Expand Down

0 comments on commit ff58c96

Please sign in to comment.