Skip to content

Commit ca4832e

Browse files
Update docker-publish.yml
1 parent 7a29a81 commit ca4832e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
id: build-and-push
7979
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
8080
with:
81+
image: ghcr.io/justcoded/docsify_test
8182
context: .
8283
push: ${{ github.event_name != 'pull_request' }}
8384
tags: ${{ steps.extract_branch.outputs.branch }}

0 commit comments

Comments
 (0)