Skip to content

Commit

Permalink
Added branding for actions release
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelOnFira committed Jun 19, 2020
1 parent f36a6b3 commit 68bc962
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: 'Create .env file'
description: 'Github Action to create a .env file with Github Secrets'
author: 'Forest Anderson'
branding:
icon: 'briefcase'
color: 'gray-dark'
inputs:
file_name:
description: 'The filename for the envfile'
Expand Down

0 comments on commit 68bc962

Please sign in to comment.