Skip to content

Commit

Permalink
CI: Update image name in GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
iErcann committed Jan 25, 2025
1 parent b0670bb commit 116a99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

env:
REGISTRY: ghcr.io
IMAGE_NAME: notblox/game-server
IMAGE_NAME: iercann/game-server

jobs:
build-push:
Expand Down

0 comments on commit 116a99a

Please sign in to comment.