replaced next with latest (#48198)

This commit is contained in:
achatterjee-grafana
2022-04-25 11:16:33 -04:00
committed by GitHub
parent 88cb70b1cb
commit 2539261b57
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
host: github.com
github_pat: '${{ secrets.GH_BOT_ACCESS_TOKEN }}'
source_folder: docs/sources
target_folder: content/docs/grafana/next
target_folder: content/docs/grafana/latest
allow_no_changes: 'true'
- shell: bash
run: |