Skip to content

Commit afd548c

Browse files
Update workflow to use new repository for release
1 parent 7167c63 commit afd548c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
trigger:
3232
needs: check
3333
if: needs.check.outputs.file_exists == 'true'
34-
uses: WorldHealthOrganization/smart-html/.github/workflows/release.yml@main
35-
34+
uses: costateixeira/smart-html/.github/workflows/release.yml@main
35+

0 commit comments

Comments
 (0)