Skip to content

Commit

Permalink
WIP change release name
Browse files Browse the repository at this point in the history
  • Loading branch information
gipo355 committed Jun 2, 2024
1 parent 6679399 commit 7099203
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/changeset-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
uses: changesets/action@v1
id: changesets
with:
commit: 'chore: update versions'
title: 'chore: update versions'
commit: 'chore: release'
title: 'chore: release'
# with publish, it will run the cmd if there are no changesets
# publish: npx nx release publish
# publish: pnpm ci:publish
Expand Down

0 comments on commit 7099203

Please sign in to comment.