Skip to content

Commit 33a7736

Browse files
committed
test docker build
1 parent cb51bdc commit 33a7736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- name: docker push
2121
id: docker_push
2222
run: |
23-
docker push frankpagan/cocreate-docs:latest
23+
docker push cocreateapps/cocreate-docs:latest
2424
# - name: Image digest
2525
# run: echo ${{ steps.docker_push.outputs.digest }}

0 commit comments

Comments
 (0)