Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/publish-technical-documentation-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ jobs:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
with:
persist-credentials: false
- uses: grafana/writers-toolkit/publish-technical-documentation@e6666bc944c161fba23e14bfeea4165f3b983a46
- uses: grafana/writers-toolkit/publish-technical-documentation@15eed0bd2efd9d2b135f5307561a434d8a47fad9
with:
source_directory: docs/sources/tempo
website_directory: content/docs/tempo/next
- uses: grafana/writers-toolkit/publish-technical-documentation@e6666bc944c161fba23e14bfeea4165f3b983a46
- uses: grafana/writers-toolkit/publish-technical-documentation@15eed0bd2efd9d2b135f5307561a434d8a47fad9
with:
source_directory: docs/sources/helm-charts/tempo-distributed
website_directory: content/docs/helm-charts/tempo-distributed/next
2 changes: 1 addition & 1 deletion .github/workflows/update-make-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
with:
persist-credentials: false
- uses: grafana/writers-toolkit/update-make-docs@e6666bc944c161fba23e14bfeea4165f3b983a46
- uses: grafana/writers-toolkit/update-make-docs@15eed0bd2efd9d2b135f5307561a434d8a47fad9