Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
emosbaugh committed May 16, 2024
1 parent 7912410 commit 8b6f4cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions remove-cluster/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ runs:
run: |
node ${{ github.action_path }}/index.js remove-cluster
env:
INPUT_API_TOKEN: "${{ inputs.api-token }}"
INPUT_CLUSTER_ID: "${{ inputs.cluster-id }}"
INPUT_API-TOKEN: "${{ inputs.api-token }}"
INPUT_CLUSTER-ID: "${{ inputs.cluster-id }}"

0 comments on commit 8b6f4cc

Please sign in to comment.