Skip to content

Commit

Permalink
Tweak changesets commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
isker committed Oct 21, 2023
1 parent 5f28b9a commit d9d3d47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
- run: npm install
- uses: changesets/action@v1
with:
commit: Version neogrok
title: Version neogrok
commit: Publish release
title: Publish release
publish: npx changeset publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d9d3d47

Please sign in to comment.