mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-09 01:53:33 -05:00
No post proc
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
ea0c8ed90e
commit
b15ad02902
1 changed files with 1 additions and 1 deletions
|
@ -65,4 +65,4 @@ outputs:
|
||||||
runs:
|
runs:
|
||||||
using: 'node12'
|
using: 'node12'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
post: 'dist/index.js'
|
|
||||||
|
|
Loading…
Reference in a new issue