From 2bc3df6e6112d5f3a2e5bf03ffd357943205b7cc Mon Sep 17 00:00:00 2001 From: Eduardo Feo-Flushing Date: Sun, 3 Nov 2024 22:16:35 +0300 Subject: [PATCH] Update sample-build.yml --- .github/workflows/sample-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sample-build.yml b/.github/workflows/sample-build.yml index 2433784..40ea246 100644 --- a/.github/workflows/sample-build.yml +++ b/.github/workflows/sample-build.yml @@ -43,7 +43,7 @@ jobs: !venv/ deploy: - if: github.repository == 'CMU-313/translator-service' + if: github.repository == 'CMU-17313Q/translator-service' runs-on: ubuntu-latest needs: build environment: