Skip to content

Commit

Permalink
chore: updte commit message for bot (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
shawshankkumar authored Sep 14, 2023
1 parent b9028fc commit 2822f55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
run: bun ./scripts/publish.js ${GITHUB_REF}
- name: Commit package.json updates
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: update package.json version

- run: npm publish
env:
Expand Down

0 comments on commit 2822f55

Please sign in to comment.