diff --git a/.github/workflows/domain-replacer.yaml b/.github/workflows/domain-replacer.yaml index e24e6267..9a628d94 100644 --- a/.github/workflows/domain-replacer.yaml +++ b/.github/workflows/domain-replacer.yaml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@v4 - name: Run domain replacement - uses: hoppea2/common-github-actions/actions/domain-replacer@main + uses: hoppea2/common-github-actions/domain-replacer@main - name: Show Git Diff run: git diff --stat || true