Skip to content

Commit

Permalink
improved action.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
yairsimantov20 authored Feb 21, 2024
1 parent 5f902ea commit 0f26e0f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: '🌊 Ocean Sail'
icon: anchor
color: blue
description: 'Runs the Ocean Sail command for a specific type of integration'
inputs:
type:
Expand Down Expand Up @@ -86,4 +88,4 @@ runs:
- name: 🧹 Cleanup
if: always()
shell: bash
run: rm .sail-env
run: rm .sail-env

0 comments on commit 0f26e0f

Please sign in to comment.