Skip to content

Commit 67e8756

Browse files
authored
Update docker.yaml
1 parent 61138b4 commit 67e8756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
repository: "coder/code-server"
5353
tag: v${{ steps.version.outputs.version }}
54-
fileName: "*"
54+
fileName: "*.deb"
5555
out-file-path: "release-packages"
5656

5757
- name: Publish to Docker

0 commit comments

Comments
 (0)