Skip to content

Commit

Permalink
Update oblt-cli/cluster-create-serverless/action.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
  • Loading branch information
reakaleek and v1v authored May 29, 2024
1 parent 97b22a2 commit 6a88095
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oblt-cli/cluster-create-serverless/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ runs:
github-token: ${{ inputs.github-token }}
slack-channel: ${{ inputs.slack-channel }}
username: ${{ inputs.username }}
# safe to use ${{ env.XYZ }} because it's not untrusted user input
- run: |
oblt-cli cluster create custom \
--template serverless \
Expand Down

0 comments on commit 6a88095

Please sign in to comment.