Skip to content

Commit

Permalink
Update publication-accepted.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
costateixeira authored Oct 17, 2024
1 parent 8af35da commit 3d3f48a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/publication-accepted.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

# Trigger the remote reusable workflow and pass the release-candidate branch
- name: Trigger remote workflow
uses: WorldHealthOrganization/smart-html/.github/workflows/release.yml@main
with:
branch: release-candidate # Always use the release-candidate branch
trigger_remote_workflow:
needs: create_release_and_tag
uses: WorldHealthOrganization/smart-html/.github/workflows/release.yml@main
with:
branch: release-candidate # Always use the release-candidate branch

0 comments on commit 3d3f48a

Please sign in to comment.