Skip to content

Commit ee48a7c

Browse files
authored
Update release.yml
1 parent 169605e commit ee48a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
password: ${{ secrets.GITHUB_TOKEN }}
5151
registry: ghcr.io
5252
workdir: webapp
53-
buildargs: API_URI
53+
buildargs: API_URI, REACT_APP_FIREBASE_KEY
5454
docker-push-questionservice:
5555
name: Push auth service Docker Image to GitHub Packages
5656
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)