We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 299cf56 + f0a718e commit ef50351Copy full SHA for ef50351
1 file changed
.github/workflows/release.yml
@@ -105,6 +105,7 @@ jobs:
105
title: Version Packages - ${{ github.ref_name }}
106
publish: pnpm release latest
107
env:
108
+ NODE_AUTH_TOKEN: ''
109
NPM_TOKEN: ''
110
NPM_CONFIG_PROVENANCE: true
111
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
@@ -133,5 +134,6 @@ jobs:
133
134
135
136
137
138
139
SHOPIFY_CLI_BUILD_REPO: ${{ github.repository }}
0 commit comments