Skip to content

Commit

Permalink
Update image-push-main-on-merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aneeshkp authored Feb 7, 2025
1 parent fe90d64 commit 79ef986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-push-main-on-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Push linuxptp daemon on merge to main"

env:
IMAGE_NAME: ghcr.io/${{ github.repository }}
BUILD_PLATFORMS: linux/amd64,linux/arm64
BUILD_PLATFORMS: linux/amd64

on:
push:
Expand Down

0 comments on commit 79ef986

Please sign in to comment.