Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tachibana-shin authored Nov 15, 2023
1 parent d80441e commit 14babc3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,8 @@ jobs:
run: pnpm i

- name: Deploy 🚀
uses: peaceiris/actions-gh-pages@v3
uses: JamesIves/github-pages-deploy-action@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
folder: dist

- name: "✏️ Generate release changelog"
Expand Down

0 comments on commit 14babc3

Please sign in to comment.