Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Old-Second authored Aug 29, 2023
1 parent 4bf8f54 commit 4d6a494
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
run: |
git config user.name github-actions
git config user.email github-actions@github.com
git pull
git add -f dist/*
git commit -m "Build output"
git checkout -b build
Expand Down

0 comments on commit 4d6a494

Please sign in to comment.