Skip to content

Commit f5dfd46

Browse files
authored
Update docker-publish.yml
1 parent e61bc07 commit f5dfd46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: docker/build-push-action@v2
3030
with:
3131
context: image/.
32-
tags: ghcr.io/edythecow/code-server:latest
32+
tags: ghcr.io/edythecow/vscode-server:latest
3333
push: ${{ github.ref == 'refs/heads/master' }}
3434

3535
- name: Image digest

0 commit comments

Comments
 (0)