Skip to content

Commit

Permalink
Use ncc to pack github actions script
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColomb committed Oct 30, 2019
1 parent 41d774f commit 82b7b43
Show file tree
Hide file tree
Showing 4 changed files with 1,014 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ inputs:
required: false
runs:
using: 'node12'
main: 'index.js'
main: 'dist/index.js'
Loading

0 comments on commit 82b7b43

Please sign in to comment.