summaryrefslogtreecommitdiffci
path: root/.github/workflows
diff options
from:
to:
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build-and-deploy-prod.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/build-and-deploy-prod.yml b/.github/workflows/build-and-deploy-prod.yml
index 060ae32..fc44571 100644
--- a/.github/workflows/build-and-deploy-prod.yml
+++ b/.github/workflows/build-and-deploy-prod.yml
@@ -99,4 +99,5 @@ jobs:
-e saya_today_web_mail_username="${{ secrets.MAIL_USERNAME }}" \
-e saya_today_web_mail_password="${{ secrets.MAIL_PASSWORD }}" \
-e saya_today_google_site_verification="${{ secrets.GOOGLE_SITE_VERIFICATION }}" \
- -e saya_today_yandex_verification="${{ secrets.YANDEX_VERIFICATION }}"
+ -e saya_today_yandex_verification="${{ secrets.YANDEX_VERIFICATION }}" \
+ -e saya_today_bing_verification="${{ secrets.BING_VERIFICATION }}"