Skip to content

Commit 66c6ef7

Browse files
committed
update for package manager to yarn
1 parent dfab2e2 commit 66c6ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-on-push.yml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
with:
4848
# Update package-manager to match your project (npm, yarn, or pnpm)
4949
# Used for installing dependencies when creating releases
50-
package-manager: pnpm
50+
package-manager: yarn
5151
branch_name: ${{ github.ref_name }}
5252

0 commit comments

Comments
 (0)