mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-05-01 20:38:34 +02:00
Split action, step 2
This commit is contained in:
parent
9cc76cdea7
commit
e0644c97f9
5 changed files with 13 additions and 26608 deletions
|
@ -28,6 +28,8 @@ outputs:
|
|||
runs:
|
||||
using: 'node12'
|
||||
main: 'dist/main/index.js'
|
||||
post: 'dist/post/index.js'
|
||||
post-if: success()
|
||||
|
||||
branding:
|
||||
icon: 'box'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue