Fix repository path

This commit is contained in:
Ayaz Salikhov
2021-06-27 18:33:59 +03:00
committed by GitHub
parent f2f44d1736
commit 17967ce336

View File

@@ -60,7 +60,7 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "[ci skip] Automated publish for ${{github.sha}}"
repository: ../wiki
repository: wiki/
- name: Login to Docker Hub
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main'
uses: docker/login-action@v1