Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Ackermann authored Nov 18, 2019
1 parent 73abf84 commit fe0da8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "CF CLI"
name: "CF CLI Action"
description: "Deploy and manage Cloud Foundry using the cf cli"
branding:
icon: "upload-cloud"
Expand Down Expand Up @@ -26,4 +26,4 @@ runs:
using: "docker"
image: "Dockerfile"
args:
- ${{ inputs.command }}
- ${{ inputs.command }}

0 comments on commit fe0da8c

Please sign in to comment.