Skip to content

Commit af594c5

Browse files
committed
add temporary release branch
1 parent 39505cc commit af594c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-staging.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ on:
3030
options:
3131
- main
3232
- v8
33+
- at-11-7-1
3334
verbose:
3435
description: 'Enable verbose logging'
3536
type: boolean
@@ -110,7 +111,7 @@ jobs:
110111
NPM_TOKEN_STORAGE: ${{secrets.NPM_TOKEN_STORAGE}}
111112
NPM_TOKEN_STORAGE_TYPES: ${{secrets.NPM_TOKEN_STORAGE_TYPES}}
112113
NPM_TOKEN_UTIL: ${{secrets.NPM_TOKEN_UTIL}}
113-
NPM_TOKEN_AI: ${{secrets.NPM_TOKEN_AI}}
114+
NPM_TOKEN_VERTEXAI: ${{secrets.NPM_TOKEN_VERTEXAI}}
114115
NPM_TOKEN_WEBCHANNEL_WRAPPER: ${{secrets.NPM_TOKEN_WEBCHANNEL_WRAPPER}}
115116
NPM_TOKEN_FIREBASE: ${{secrets.NPM_TOKEN_FIREBASE}}
116117
NPM_TOKEN_APP_COMPAT: ${{ secrets.NPM_TOKEN_APP_COMPAT }}

0 commit comments

Comments
 (0)