We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09af5f1 commit 4930850Copy full SHA for 4930850
1 file changed
action.yml
@@ -1,9 +1,9 @@
1
-name: Github Action Template
2
-description: Github Action Template
+name: Overwrite Env File
+description: Overwrite a env file with the given content
3
author: JeongMin Oh
4
5
branding:
6
- icon: file-text
+ icon: file-code
7
color: purple
8
9
inputs:
0 commit comments