Skip to content

Commit

Permalink
更新workflows文件
Browse files Browse the repository at this point in the history
Signed-off-by: dyw770 <[email protected]>
  • Loading branch information
dyw770 committed Dec 3, 2024
1 parent def366e commit a1fa753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
id: meta
uses: docker/[email protected]
with:
${{ env.IMAGE_NAME }}
images: ${{ env.IMAGE_NAME }}

# Build and push Docker image with Buildx (don't push on PR)
# https://github.com/docker/build-push-action
Expand Down

0 comments on commit a1fa753

Please sign in to comment.