Skip to content

Commit ffebab9

Browse files
committed
Enable Yarn publish
1 parent ebb341a commit ffebab9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
uses: actions/setup-node@v3
1818
with:
1919
node-version: 16
20+
always-auth: true
2021
cache: 'yarn'
2122
registry-url: 'https://registry.npmjs.org'
2223
scope: '@crystallize'

0 commit comments

Comments
 (0)