We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f36a6b3 commit 68bc962Copy full SHA for 68bc962
action.yml
@@ -1,6 +1,9 @@
1
name: 'Create .env file'
2
description: 'Github Action to create a .env file with Github Secrets'
3
author: 'Forest Anderson'
4
+ branding:
5
+ icon: 'briefcase'
6
+ color: 'gray-dark'
7
inputs:
8
file_name:
9
description: 'The filename for the envfile'
0 commit comments