Skip to content

Commit

Permalink
Merge branch 'main' into cd
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkyd authored Mar 17, 2024
2 parents 718396a + d307413 commit bce9e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: ghcr.io/YOURNAME/publish-packages/game
images: ghcr.io/wilkyd/publish-packages/game
tags: type=sha
- name: Login to GHCR
uses: docker/login-action@v3
Expand Down

0 comments on commit bce9e4b

Please sign in to comment.