Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
costateixeira authored Jun 10, 2024
1 parent e4e6790 commit 38e47da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
# tag_name: ${{ github.event.release.tag_name }}

0 comments on commit 38e47da

Please sign in to comment.