Skip to content

Commit

Permalink
fix: 388ab71 fr this time
Browse files Browse the repository at this point in the history
  • Loading branch information
EDM115 authored May 24, 2024
1 parent bf44fb8 commit 6efddeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }},latest
tags: ${{ steps.meta.outputs.tags }},edm115/unzip-bot:latest,ghcr.io/${{ github.repository }}:latest
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 6efddeb

Please sign in to comment.