Skip to content

Commit 18e130c

Browse files
committed
chore: add auth token
1 parent 7b008c1 commit 18e130c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
echo "::set-output name=codecov_flag::docarray"
147147
timeout-minutes: 30
148148
env:
149-
JINA_AUTH_TOKEN: "${{ secrets.JINA_AUTH_TOKEN }}"
149+
JINA_AUTH_TOKEN: f9c304e69bd4428fc73b755253550bcf
150150
- name: Check codecov file
151151
id: check_files
152152
uses: andstor/file-existence-action@v1

0 commit comments

Comments
 (0)