Skip to content

Commit

Permalink
chore: build
Browse files Browse the repository at this point in the history
  • Loading branch information
lukepolo authored Aug 29, 2024
1 parent 67cad07 commit f61d4d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
with:
push: true
tags: |
ghcr.io/${{ github.repository }}/5stack-game-server-node:${{ github.sha }}
ghcr.io/${{ github.repository }}/5stack-game-server-node:latest
ghcr.io/${{ github.repository_owner }}/game-server-node:${{ github.sha }}
ghcr.io/${{ github.repository_owner }}/game-server-node:latest

0 comments on commit f61d4d3

Please sign in to comment.