Skip to content

Commit e5bd89b

Browse files
Update publish GH action (#1390)
1 parent dcac254 commit e5bd89b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish-technical-documentation.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ jobs:
2525
id: publish-next
2626
with:
2727
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
28+
branch: master
3029
host: github.com
3130
# PUBLISH_TO_WEBSITE_TOKEN is a fine-grained GitHub Personal Access Token that expires.
3231
# It must be regenerated in the grafanabot GitHub account and requires a Grafana organization

0 commit comments

Comments
 (0)