Skip to content

Commit 2ca6939

Browse files
authored
Update action.yml
1 parent a0772eb commit 2ca6939

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'David J. M. Karlsen'
1+
name: 'helm-ephemeral-action'
22
description: 'Install ephemeral helm releases which gets deleted at pipeline end'
33
author: 'evryfs'
44
branding:
@@ -26,4 +26,4 @@ outputs:
2626
runs:
2727
using: 'node12'
2828
main: 'dist/index.js'
29-
post: 'dist/index.js'
29+
post: 'dist/index.js'

0 commit comments

Comments
 (0)