Skip to content

Commit

Permalink
更新action
Browse files Browse the repository at this point in the history
  • Loading branch information
bitqiu committed Jun 11, 2024
1 parent c536c49 commit 4cb49db
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ jobs:
with:
context: .
push: true
platforms: linux/amd64,linux/arm64,linux/arm
tags: ${{ github.repository }}:${{ github.ref_name }}
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 4cb49db

Please sign in to comment.