Enable post action
This commit is contained in:
@ -26,3 +26,4 @@ inputs:
|
||||
runs:
|
||||
using: node12
|
||||
main: dist/index.js
|
||||
post: dist/index.js
|
||||
|
Reference in New Issue
Block a user
@ -26,3 +26,4 @@ inputs:
|
||||
runs:
|
||||
using: node12
|
||||
main: dist/index.js
|
||||
post: dist/index.js
|
||||
|