Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
psy0rz committed Jan 3, 2025
1 parent a37c936 commit dcc0a50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ jobs:
push: true
platforms: linux/amd64,linux/arm/v7

tags:
- psy0rz/ledder:latest
- psy0rz/ledder:${{ env.GIT_TAG }}
tags: |
psy0rz/ledder:latest
psy0rz/ledder:${{ env.GIT_TAG }}

0 comments on commit dcc0a50

Please sign in to comment.