From b6715b90bdcbdf2d05453d5a1b76d3fbd954198f Mon Sep 17 00:00:00 2001 From: Alexander Hoppe Date: Mon, 21 Jul 2025 12:41:51 +0000 Subject: [PATCH] move internal domain to secretin remote domain --- .github/workflows/domain-replacer.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/domain-replacer.yaml b/.github/workflows/domain-replacer.yaml index 67b47b28e..1531912b2 100644 --- a/.github/workflows/domain-replacer.yaml +++ b/.github/workflows/domain-replacer.yaml @@ -16,4 +16,6 @@ jobs: # go version update domain-update: uses: hoppea2/common-github-actions/.github/workflows/domain-replacer.yaml@main - name: Update GitHub Domains \ No newline at end of file + name: Update GitHub Domains + with: + replacement_domain: ${{ secrets.INTERNALDOMAIN }}