Skip to content

Commit

Permalink
fix: copy/paste error (#3096)
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartwdouglas authored Oct 13, 2024
1 parent f4fbc42 commit 9840864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9840864

Please sign in to comment.