Skip to content

Commit

Permalink
Update build_and_push_image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iamnp authored Feb 25, 2025
1 parent 8d49bee commit edc6ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_push_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: docker/build-push-action@v6.1.0
with:
context: .
platforms: linux/amd64
platforms: linux/arm64
push: true
tags: ghcr.io/lidofinance/scripts:${{ github.ref_name }}

Expand Down

0 comments on commit edc6ed4

Please sign in to comment.