Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rameziophobia committed Aug 25, 2024
1 parent fddcccc commit f6a2448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/deploy-to-control-plane/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ runs:
shell: bash
run: echo "::set-output name=sha_short::$(git rev-parse --short HEAD)"

- name: cpflow profile
- name: cpln profile
shell: bash
run: |
cpln profile update default
Expand Down

0 comments on commit f6a2448

Please sign in to comment.