Skip to content

Commit

Permalink
Change other parameter for release
Browse files Browse the repository at this point in the history
  • Loading branch information
uo288543 committed Apr 8, 2024
1 parent 81342ed commit 4c1935d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,9 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
registry: ghcr.io
workdir: webapp
buildargs: API_URI
buildargs: |
API_URI
ONLINE_URI
docker-push-multiplayer:
name: Push multiplayer service Docker Image to GitHub Packages
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4c1935d

Please sign in to comment.