Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #4 from lightbend/rename-action
Browse files Browse the repository at this point in the history
  • Loading branch information
octonato authored Mar 28, 2022
2 parents 4b7fedf + 91b57c3 commit 388c894
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'kalix'
name: 'Kalix CLI Action'
author: 'retgits'
branding:
color: 'orange'
Expand All @@ -12,4 +12,4 @@ runs:
using: 'docker'
image: 'Dockerfile'
args:
- ${{ inputs.cmd }}
- ${{ inputs.cmd }}

0 comments on commit 388c894

Please sign in to comment.