Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
小滋润 committed Oct 25, 2024
1 parent 81c4011 commit f54d971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/common-push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
file: docker/Dockerfile.build
file: docker/Dockerfile
push: true
tags: xiaozirun/leap-ledger-app:${{ inputs.tag }}

0 comments on commit f54d971

Please sign in to comment.