Skip to content

Commit

Permalink
[ci]: update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-Zayne committed Sep 3, 2024
1 parent a013c16 commit 378e372
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/changeset--release-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ jobs:
- name: Create Release Pull Request or Publish to npm
uses: changesets/action@v1
with:
commit: "ci: update package version"
title: "ci: update package version"
commit: "[ci]: update package version"
title: "[ci]: update package version"
description: "Changeset automated publish and release flow"
publish: pnpm release

env:
Expand Down

0 comments on commit 378e372

Please sign in to comment.