Skip to content

Commit

Permalink
fix 4#
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander <mrmoor4@googlemail.com>
  • Loading branch information
schwankner committed Jan 13, 2024
1 parent b39636b commit 716d9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: "{context}/APTnotes_async_dockerfile.Dockerfile"
file: "./APTnotes_async_dockerfile.Dockerfile"
tags: ghcr.io/schwankner/aptnotes-tools:latest
push: true
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit 716d9a1

Please sign in to comment.