Skip to content

Commit 14b06a9

Browse files
strogonoffronaldtse
authored andcommitted
chore(ops): fix workflow
1 parent bcae621 commit 14b06a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
6060
- name: "Firelight: commit"
6161
run: |
62-
git add documents/_site/documents.xml
62+
git add _site/documents.xml
6363
git commit -m "Commit MN XML"
6464
6565
- name: "Firelight: prepare config"

0 commit comments

Comments
 (0)