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 ebb341a commit ffebab9Copy full SHA for ffebab9
.github/workflows/release.yaml
@@ -17,6 +17,7 @@ jobs:
17
uses: actions/setup-node@v3
18
with:
19
node-version: 16
20
+ always-auth: true
21
cache: 'yarn'
22
registry-url: 'https://registry.npmjs.org'
23
scope: '@crystallize'
0 commit comments