Skip to content

Commit

Permalink
Update docker-build-and-push-develop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ripps818 authored Feb 16, 2024
1 parent 68a7674 commit f88479b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-and-push-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: |
jammsen/palworld-dedicated-server
ripps818/palworld-dedicated-server
ghcr.io/${{ github.repository }}
-
name: Get short SHA
Expand All @@ -46,4 +46,4 @@ jobs:
tags: |
${{ steps.meta.outputs.tags }}
ghcr.io/ripps818/docker-palworld-dedicated-server:${{ steps.slug.outputs.GIT_SHORT_SHA7 }}
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit f88479b

Please sign in to comment.