From 7913119351140357f4e589d9fa3fc4be18abd50d Mon Sep 17 00:00:00 2001 From: DatTT127 Date: Fri, 17 Jul 2026 00:02:14 +0700 Subject: [PATCH] update the test_secret.yaml --- .gitea/workflows/test_secret.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/test_secret.yaml b/.gitea/workflows/test_secret.yaml index cb00cd8..5cee404 100644 --- a/.gitea/workflows/test_secret.yaml +++ b/.gitea/workflows/test_secret.yaml @@ -13,6 +13,7 @@ jobs: - name: Deploy worker pipeline to Modal run: | + modal token set --token-id "$MODAL_TOKEN_ID" --token-secret "$MODAL_TOKEN_SECRET" cd workspace/sprint_1_2/CODEBASE/deps/implementation modal deploy test_worker.py env: