mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
change sync target branch to master (#21930)
This commit is contained in:
parent
ba7c931286
commit
e60b124001
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
id: publish
|
||||
with:
|
||||
repository: grafana/website
|
||||
branch: docs-grafana
|
||||
branch: master
|
||||
host: github.com
|
||||
github_pat: '${{ secrets.GH_BOT_ACCESS_TOKEN }}'
|
||||
source_folder: docs/sources
|
||||
|
Loading…
Reference in New Issue
Block a user