Skip to content

Commit

Permalink
fix(workflows): update Docker image tag to use specific repository owner
Browse files Browse the repository at this point in the history
  • Loading branch information
cmer81 committed Sep 25, 2024
1 parent 4b6cb18 commit a3e2777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
with:
context: ./scripts
push: true
tags: ghcr.io/${{ github.repository_owner }}/hlstatsx-deamon:latest
tags: ghcr.io/nide/hlstatsx-deamon:latest

0 comments on commit a3e2777

Please sign in to comment.