mirror of
https://github.com/Azure/setup-helm.git
synced 2025-11-07 13:06:56 +00:00
add comment
This commit is contained in:
parent
6ec620b203
commit
035bb555f0
2 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
||||||
npm test
|
npm test
|
||||||
npm run format-check
|
npm run format
|
||||||
|
|
@ -20,5 +20,5 @@ outputs:
|
||||||
branding:
|
branding:
|
||||||
color: 'blue'
|
color: 'blue'
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node20'
|
||||||
main: 'lib/index.js'
|
main: 'lib/index.js'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue