diff --git a/action.yml b/action.yml index 67aecba..9f021e2 100644 --- a/action.yml +++ b/action.yml @@ -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: @@ -86,4 +88,4 @@ runs: - name: ๐Ÿงน Cleanup if: always() shell: bash - run: rm .sail-env \ No newline at end of file + run: rm .sail-env