Skip to content

Commit

Permalink
更改推送顺序
Browse files Browse the repository at this point in the history
  • Loading branch information
KincaidYang committed Oct 1, 2024
1 parent fde2d00 commit 7c5e61a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
jinzeyang/whois:latest
jinzeyang/whois:${{ env.VERSION }}
jinzeyang/whois:${{ env.VERSION }}
jinzeyang/whois:latest

0 comments on commit 7c5e61a

Please sign in to comment.