mirror of
https://github.com/containous/traefik.git
synced 2025-01-11 05:17:52 +03:00
docs: fix product name
This commit is contained in:
parent
371b6e3c86
commit
6974f54bfd
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
STRUCTOR_LATEST_TAG: ${{ secrets.STRUCTOR_LATEST_TAG }}
|
||||
|
||||
- name: Apply seo
|
||||
run: $HOME/bin/seo -path=./site
|
||||
run: $HOME/bin/seo -path=./site -product=traefik
|
||||
|
||||
- name: Publish documentation
|
||||
run: $HOME/bin/mixtus --dst-doc-path="./traefik" --dst-owner=traefik --dst-repo-name=doc --git-user-email="30906710+traefiker@users.noreply.github.com" --git-user-name=traefiker --src-doc-path="./site" --src-owner=containous --src-repo-name=traefik
|
||||
|
Loading…
Reference in New Issue
Block a user