diff --git a/.github/workflows/build-image.yml b/.github/workflows/build-image.yml index 329508c..8f75b92 100644 --- a/.github/workflows/build-image.yml +++ b/.github/workflows/build-image.yml @@ -7,7 +7,7 @@ on: env: DOCKER_NAME: clamav-rest IMAGE: clamav - GH_REPO: GSA-TTS/clamav-rest + GH_REPO: gsa-tts/clamav-rest jobs: build-clamav: