Skip to content

Commit 68bc962

Browse files
committed
Added branding for actions release
1 parent f36a6b3 commit 68bc962

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: 'Create .env file'
22
description: 'Github Action to create a .env file with Github Secrets'
33
author: 'Forest Anderson'
4+
branding:
5+
icon: 'briefcase'
6+
color: 'gray-dark'
47
inputs:
58
file_name:
69
description: 'The filename for the envfile'

0 commit comments

Comments
 (0)