Skip to content

Commit 2018e82

Browse files
fix platforms
1 parent 112de6d commit 2018e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
with:
2727
push: true
2828
tags: ${{ secrets.DOCKER_USERNAME }}/singlefile:latest
29-
platforms: linux/amd64,linux/arm64doc
29+
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)