change sync target branch to master (#21930)

pull/22176/head
Robby Milo 5 years ago committed by GitHub
parent ba7c931286
commit e60b124001
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/publish.yml

@ -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…
Cancel
Save