Skip to content

Commit

Permalink
update dependencies, npm run build
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Mar 14, 2024
1 parent 2601956 commit 170c08e
Show file tree
Hide file tree
Showing 4 changed files with 852 additions and 27 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: npm run build

- name: Deploy 馃殌
uses: JamesIves/github-pages-deploy-action@v4.4.0
uses: JamesIves/github-pages-deploy-action@v4.5.0
with:
BRANCH: main # The branch the action should deploy to.
FOLDER: . # The folder the action should deploy.
Expand Down

0 comments on commit 170c08e

Please sign in to comment.