From ef46f43a75fdad8667c36564600058e1c8450664 Mon Sep 17 00:00:00 2001 From: ritikarawlani <38657562+ritikarawlani@users.noreply.github.com> Date: Tue, 10 Sep 2024 19:15:30 +0530 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a8e933708..40f0bc0e1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,6 +28,6 @@ jobs: trigger: needs: check if: needs.check.outputs.file_exists == 'true' - uses: WorldHealthOrganization/smart-html/.github/workflows/release.yml@l2-dak-setup-updates + uses: WorldHealthOrganization/smart-html/.github/workflows/release.yml@main # with: # tag_name: ${{ github.event.release.tag_name }}