Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
emosbaugh committed May 15, 2024
1 parent 186335d commit 2a92f22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion remove-cluster/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ runs:
echo "ACTION=$ACTION"
echo "action_repository=$action_repository"
echo "ACTION_REPOSITORY=$ACTION_REPOSITORY"
echo ${{ github }}
echo ${{ github.action_path }} ${{ github.action_repository }}
shell: bash
- run: node dist/index.js remove-cluster
shell: bash

0 comments on commit 2a92f22

Please sign in to comment.