From 49b00815cf27d044a8b995c5ade9b1a580bda8dc Mon Sep 17 00:00:00 2001 From: Alexander Hoppe Date: Tue, 22 Jul 2025 14:23:00 +0000 Subject: [PATCH] removing secret --- .github/workflows/domain-replacer.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/domain-replacer.yaml b/.github/workflows/domain-replacer.yaml index 1531912b2..787db1379 100644 --- a/.github/workflows/domain-replacer.yaml +++ b/.github/workflows/domain-replacer.yaml @@ -17,5 +17,3 @@ jobs: domain-update: uses: hoppea2/common-github-actions/.github/workflows/domain-replacer.yaml@main name: Update GitHub Domains - with: - replacement_domain: ${{ secrets.INTERNALDOMAIN }}