diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d1889b5f0b..9dde4eee5d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -225,7 +225,7 @@ jobs: - uses: actions/checkout@v4 name: "Checkout Charts Repository" with: - repository: 'stuartwdouglas/ftl-charts' + repository: '${{ github.repository_owner }}/ftl-charts' token: '${{ secrets.FTL_CHARTS_TOKEN }}' fetch-depth: 0 - name: Checkout FTL