Skip to content

Commit

Permalink
Update workflow for pages
Browse files Browse the repository at this point in the history
  • Loading branch information
clovis committed Aug 13, 2023
1 parent 72ba5b8 commit 17f7a05
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
release_id: ${{ steps.create_release.outputs.id }}

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4
with:
folder: dist

0 comments on commit 17f7a05

Please sign in to comment.