Skip to content

Commit 9c4cd45

Browse files
committed
Add storage key to publish action for history build
1 parent 957b464 commit 9c4cd45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/version-or-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
env:
2929
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3030
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
31+
AZURE_STORAGE_KEY: ${{ secrets.AZURE_STORAGE_KEY }}

0 commit comments

Comments
 (0)