We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068a5b8 commit c833e04Copy full SHA for c833e04
.github/workflows/release-canary.yml
@@ -53,7 +53,7 @@ jobs:
53
run: pnpm canary:enter
54
55
- name: Create Release Pull Request
56
- uses: changesets/action@v1
+ uses: changesets/action@06245a4e0a36c064a573d4150030f5ec548e4fcc
57
with:
58
version: pnpm run version
59
publish: pnpm run release
.github/workflows/version.yml
@@ -54,7 +54,7 @@ jobs:
run: pnpm canary:exit
60
title: "chore(root): Version packages"
0 commit comments