Skip to content

Commit

Permalink
ci: ensure release workflow sets proper output for canary releases
Browse files Browse the repository at this point in the history
  • Loading branch information
axe312ger committed Dec 19, 2023
1 parent 84c55b4 commit 6215332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

- name: Create Release Pull Request or Publish to npm
uses: changesets/action@v1
id: changesets
with:
publish: yarn release
env:
Expand Down

0 comments on commit 6215332

Please sign in to comment.