Skip to content

Commit

Permalink
updated color and icon
Browse files Browse the repository at this point in the history
  • Loading branch information
garygrossgarten committed Aug 30, 2019
1 parent 1598ebb commit 418bff2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ inputs:
runs:
using: "node12"
main: "dist/index.js"
color: purple
icon: lock
branding:
color: "purple"
icon: "lock"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@garygrossgarten/github-action-ssh",
"version": "0.1.0",
"version": "0.2.0",
"description": "Run commands on a remote server via SSH.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 418bff2

Please sign in to comment.