Skip to content

Commit

Permalink
Merge pull request #23 from Bricks666/Bricks666-patch-1
Browse files Browse the repository at this point in the history
Update publish-docker-image.yml
  • Loading branch information
Bricks666 authored Jan 28, 2024
2 parents 1d81001 + 9f14ca4 commit 1437466
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 @@ -40,5 +40,5 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: |
${{ steps.meta.outputs.tags }}
v${{ env.TAG }}
bricks667/abctasks-server:v${{ env.TAG }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 1437466

Please sign in to comment.