Skip to content

Commit

Permalink
actions: commit msg and title
Browse files Browse the repository at this point in the history
  • Loading branch information
iamshabell committed Dec 10, 2023
1 parent d6c3d12 commit ac7a56c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
uses: changesets/action@v1
with:
publish: yarn publish-package
commit: "chore: new release"
title: "chore: new release candidate"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit ac7a56c

Please sign in to comment.