Skip to content

Commit

Permalink
ci: publishing step gets valid changeset output
Browse files Browse the repository at this point in the history
  • Loading branch information
diegofigs committed Oct 10, 2023
1 parent 3fc62e4 commit 79f7f6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:

- name: Create Release Pull Request
uses: changesets/action@v1
id: changesets
with:
# this expects you to have a npm script called version that runs some logic and then calls `changeset version`.
version: pnpm ci:version
Expand Down

0 comments on commit 79f7f6e

Please sign in to comment.