Skip to content

Commit 5219be5

Browse files
committed
-
1 parent 6e71b25 commit 5219be5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dockerhub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
id: push
3434
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
3535
with:
36-
context: /.github/workflows
36+
context: .github/workflows
3737
file: .github/workflows/Dockerfile
3838
push: true
3939
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)