From 38e47da625c13ce0e56e8a9f5b83e3b248167cad Mon Sep 17 00:00:00 2001 From: Jose Costa Teixeira Date: Mon, 10 Jun 2024 14:32:55 +0200 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ee11e89c..8c01c541 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@main + uses: WorldHealthOrganization/smart-html/.github/workflows/release.yml@debug # with: -# tag_name: ${{ github.event.release.tag_name }} \ No newline at end of file +# tag_name: ${{ github.event.release.tag_name }}