Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
am2222 authored Mar 2, 2024
1 parent 6bbbf1b commit 85e5e77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
npm test
npm run tsc --if-present
npm run publish:patch
git commit -a -m "Build"
git add .
git commit -m "github-actions[bot]:build"
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit 85e5e77

Please sign in to comment.