mirror of
https://github.com/actions/toolkit.git
synced 2026-08-07 00:00:18 +02:00
Use ExitCode from @actions/exit
This commit is contained in:
@@ -33,5 +33,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/exit": "^0.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user