We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ef15a98 + 61ac7d2 commit 5af9e8fCopy full SHA for 5af9e8f
1 file changed
.github/workflows/validate.yml
@@ -132,3 +132,5 @@ jobs:
132
else
133
echo "Version $LOCAL already published, skipping."
134
fi
135
+ env:
136
+ NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments