Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shichen85 authored Jun 25, 2024
1 parent 0e98c6f commit 4e49485
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@ outputs:
description: "The path to the `local_settings.json` file"
bootstrapper-dir:
description: "The directory containing the Igor bootstrapper. Useful for caching."

branding:
icon: 'gift'
color: 'green'
runs:
using: "node20"
main: "dist/index.js"

0 comments on commit 4e49485

Please sign in to comment.