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 957b464 commit 9c4cd45Copy full SHA for 9c4cd45
.github/workflows/version-or-publish.yml
@@ -28,3 +28,4 @@ jobs:
28
env:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
31
+ AZURE_STORAGE_KEY: ${{ secrets.AZURE_STORAGE_KEY }}
0 commit comments