From a1dde03752355fbcf5cd46b05c37d4d15a1b74c9 Mon Sep 17 00:00:00 2001 From: Shino Shirosaki Date: Sun, 24 Mar 2024 20:28:52 -0700 Subject: [PATCH] tiny typo --- .github/workflows/trial.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trial.yml b/.github/workflows/trial.yml index 8468c918d..478102442 100644 --- a/.github/workflows/trial.yml +++ b/.github/workflows/trial.yml @@ -24,7 +24,7 @@ jobs: REACT_APP_SERVICE_ID: ${{ secrets.REACT_APP_SERVICE_ID }} - name: Deploy - uses: iiam-health-official/main_web_front@releases/v1 + uses: iiam-health-official/main_web_front@release/v1 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} BRANCH: gh-pages