Skip to content

Commit

Permalink
chore(deps): update peaceiris/actions-gh-pages action to v3.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 1, 2023
1 parent 8bbfd41 commit bf89a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
pnpm build:vite
- name: Deploy 🚀
uses: peaceiris/actions-gh-pages@v3.7.3
uses: peaceiris/actions-gh-pages@v3.9.3
with:
github_token: ${{ secrets.ACCESS_TOKEN }}
publish_dir: dist
Expand Down

1 comment on commit bf89a2d

@vercel
Copy link

@vercel vercel bot commented on bf89a2d Dec 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.