Skip to content

Commit

Permalink
fix: tags for container
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanyLeonic committed Mar 2, 2024
1 parent 9832910 commit 6900903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-game-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
file: server.Dockerfile
push: true
tags: |
ghcr.io/pilksoc/CosmicKube:dev-latest
ghcr.io/pilksoc/CosmicKube:dev-${{ github.run_number }}
ghcr.io/pilksoc/cosmickube:dev-latest
ghcr.io/pilksoc/cosmickube:dev-${{ github.run_number }}

0 comments on commit 6900903

Please sign in to comment.