diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d97f4be7..87a6e395 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -78,7 +78,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} registry: ghcr.io workdir: webapp - buildargs: API_URI + buildargs: API_URI1, API_URI2 platforms: linux/arm64 docker-push-authservice: name: Push auth service Docker Image to GitHub Packages