We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61138b4 commit 67e8756Copy full SHA for 67e8756
.github/workflows/docker.yaml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
repository: "coder/code-server"
53
tag: v${{ steps.version.outputs.version }}
54
- fileName: "*"
+ fileName: "*.deb"
55
out-file-path: "release-packages"
56
57
- name: Publish to Docker
0 commit comments