Skip to content

Commit 6e103ec

Browse files
authored
[CI] fix repo name
1 parent 3fd4d39 commit 6e103ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
steps:
8181
- uses: actions/checkout@master
8282
with:
83-
name: foliant-docs/docker
83+
repository: foliant-docs/docker
8484
ref: master
8585
- name: Login to DockerHub
8686
uses: docker/login-action@v2

0 commit comments

Comments
 (0)