mirror of
https://github.com/docker/bake-action.git
synced 2025-07-14 12:41:53 +02:00
fix missing runs.post in action.yml
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
@ -60,3 +60,4 @@ outputs:
|
||||
runs:
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/index.js'
|
||||
|
Reference in New Issue
Block a user