Skip to content

Commit aec81fe

Browse files
committed
chore: update changesets action to use version tag
1 parent be6e57a commit aec81fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
8787
- name: Create Release Pull Request or Publish to npm
8888
id: changesets
89-
uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1
89+
uses: changesets/action@v1
9090
with:
9191
version: pnpm changeset version
9292
# Build immediately before publishing so artifacts reflect the freshly bumped version

0 commit comments

Comments
 (0)