Skip to content

Commit fd87225

Browse files
committed
doc: update workflows config.
1 parent 04b6585 commit fd87225

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
uses: docker/build-push-action@v3
9797
with:
9898
push: true
99+
context: .
99100
tags: ${{ secrets.DOCKER_USER }}/html-tutorial:latest
100101

101102
# - name: Build docs image

0 commit comments

Comments
 (0)