We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcac254 commit e5bd89bCopy full SHA for e5bd89b
.github/workflows/publish-technical-documentation.yml
@@ -25,8 +25,7 @@ jobs:
25
id: publish-next
26
with:
27
repository: grafana/website
28
- # To be changed to 'master' once 'jdb/2023-10-k6-docs-migration' is merged.
29
- branch: jdb/2023-10-k6-docs-migration
+ branch: master
30
host: github.com
31
# PUBLISH_TO_WEBSITE_TOKEN is a fine-grained GitHub Personal Access Token that expires.
32
# It must be regenerated in the grafanabot GitHub account and requires a Grafana organization
0 commit comments