Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekMichali committed Jan 16, 2025
1 parent 1c7d33a commit a9fe083
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/promote-keb-to-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- name: Create PR if needed
working-directory: management-plane-charts
env:
MANAGEMENT_PLANE_CHARTS_REPO_URL: "https://${{ varqs.GH_TOOLS_HOST }}/kyma/${{ vars.MP_CHARTS_REPO_NAME }}"
MANAGEMENT_PLANE_CHARTS_REPO_URL: "https://${{ vars.GH_TOOLS_HOST }}/kyma/${{ vars.MP_CHARTS_REPO_NAME }}"
# needed by gh cli for GitHub enterprise
GH_HOST: ${{ vars.GH_TOOLS_HOST }}
run: |
Expand Down

0 comments on commit a9fe083

Please sign in to comment.