Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #10 from elonehoo/renovate/crazy-max-ghaction-gith…
Browse files Browse the repository at this point in the history
…ub-pages-3.x

chore(deps): update crazy-max/ghaction-github-pages action to v3
  • Loading branch information
elonehoo committed Jan 9, 2023
2 parents b7079a6 + 152179a commit 2d8a3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: echo 'vitem-mini.elonehoo.xyz' > dist/CNAME

- name: Deploy to GitHub Pages
uses: crazy-max/ghaction-github-pages@v2
uses: crazy-max/ghaction-github-pages@v3
with:
target_branch: gh-pages
build_dir: dist
Expand Down

0 comments on commit 2d8a3be

Please sign in to comment.