Skip to content

Commit

Permalink
feat: update main action
Browse files Browse the repository at this point in the history
  • Loading branch information
PancakePhilarmonych committed Nov 1, 2023
1 parent a2d32af commit 1f3f7c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
run: |
git config user.name "${{ github.actor }}"
git config user.email "${{ github.actor }}@users.noreply.github.com"
git pull
git add dist
git commit -m "Build"
git subtree push --prefix dist origin gh-pages
Expand Down

0 comments on commit 1f3f7c7

Please sign in to comment.