CI: use main instead of my branch in release-pr.yml (#91004)

use main instead of my branch
This commit is contained in:
Kevin Minehart 2024-07-25 16:35:20 -05:00 committed by GitHub
parent 8dd6bfef3c
commit 7e4b7f73e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,7 +65,7 @@ jobs:
- name: Checkout Grafana (main)
uses: actions/checkout@v4
with:
ref: km/fix-release-pr-target
ref: main
fetch-depth: '0'
fetch-tags: 'false'
path: .grafana-main