Skip to content

Commit

Permalink
fix: wrong Dockerfile build for action
Browse files Browse the repository at this point in the history
  • Loading branch information
cybersokari committed Dec 16, 2024
1 parent 5a775da commit f402654
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docker-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
uses: docker/[email protected]
with:
context: .
file: action.Dockerfile
platforms: linux/amd64
push: true
tags: |
Expand Down

0 comments on commit f402654

Please sign in to comment.