Skip to content

Commit

Permalink
Add yadocs secret to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vallbull committed Nov 27, 2023
1 parent abdb7ff commit 06e75c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ jobs:
BITRIX_TOKEN: "${{ secrets.EXT_BITRIX_TOKEN }}"
BITRIX_DATALENS_TOKEN: "${{ secrets.EXT_BITRIX_DATALENS_TOKEN }}"
METRIKA_OAUTH: "${{ secrets.EXT_METRIKA_OAUTH }}"
YA_DOCS_API_KEY: "${{ secrets.EXT_YA_DOCS_API_KEY }}"
- name: Stop compose if provided
# We could not put this into bash script, since job could be cancelled by user request
if: always() # yes! always
Expand Down

0 comments on commit 06e75c6

Please sign in to comment.