Skip to content

Commit

Permalink
Fixes duplicate name
Browse files Browse the repository at this point in the history
  • Loading branch information
vpetersson committed Jul 20, 2021
1 parent fe03aa8 commit 0ef4bb3
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: 'Balena CLI'
name: 'Balena CLI (Nebra fork)'
branding:
color: "yellow"
icon: "upload-cloud"
Expand All @@ -21,4 +21,4 @@ runs:
using: 'docker'
image: 'Dockerfile'
args:
- ${{ inputs.balena_command }}
- ${{ inputs.balena_command }}

0 comments on commit 0ef4bb3

Please sign in to comment.