mirror of
https://github.com/docker/build-push-action.git
synced 2025-04-19 01:46:45 +00:00
Add post run
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
22acf7cb32
commit
444d7e9909
2 changed files with 7 additions and 7 deletions
|
@ -82,3 +82,4 @@ outputs:
|
|||
runs:
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/index.js'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue