Skip to content

Commit 80a0b6b

Browse files
committed
Correctly update wiki repo
1 parent 0c483ad commit 80a0b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-wiki-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
5454
with:
5555
commit_message: "Automated wiki publish for ${{ github.sha }}"
56-
repository: wiki/
56+
repository: wiki_src/

0 commit comments

Comments
 (0)