Skip to content

Commit 755e512

Browse files
committed
Fix release workflow
1 parent ddfc62c commit 755e512

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
uses: docker/build-push-action@v6
4242
with:
4343
context: .
44-
file: ./build/Dockerfile.dist
4544
platforms: linux/amd64,linux/arm64
4645
push: true
4746
tags: |

0 commit comments

Comments
 (0)