Skip to content

Commit a450a92

Browse files
committed
chore(ci): Use better name for step using changeset's action
1 parent 2b77430 commit a450a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-canary.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
continue-on-error: true
5353
run: pnpm canary:enter
5454

55-
- name: Create Release Pull Request
55+
- name: Create "Version packages" PR or publish release
5656
uses: changesets/action@06245a4e0a36c064a573d4150030f5ec548e4fcc
5757
with:
5858
version: pnpm run version

0 commit comments

Comments
 (0)