Skip to content

Commit

Permalink
fixup! Change docker/build-push-action
Browse files Browse the repository at this point in the history
  • Loading branch information
koriym committed Dec 7, 2023
1 parent 86eeb17 commit d3ed761
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-asd-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
uses: docker/build-push-action@v5
with:
file: docker/asd-action/Dockerfile
context: .
platforms: linux/amd64,linux/arm64
context: docker/asd-action
push: true
tags: ghcr.io/alps-asd/asd-action:latest
env:
Expand Down

0 comments on commit d3ed761

Please sign in to comment.