Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 1ac5001

Browse files
add missing context (#1523)
1 parent 086338d commit 1ac5001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ workflows:
145145
release:
146146
jobs:
147147
- release:
148+
context: binary-frontend-artifact-upload
148149
filters:
149150
branches:
150151
only: /^master$/
151-
context: binary-frontend-artifact-upload # using context to retrieve shared secret from circle ci

0 commit comments

Comments
 (0)