Adds module.json to release output
All checks were successful
On-Site VTT - Develop / build (push) Successful in 3m17s
All checks were successful
On-Site VTT - Develop / build (push) Successful in 3m17s
This commit is contained in:
@@ -41,6 +41,8 @@ jobs:
|
||||
with:
|
||||
title: dev-${{ steps.date.outputs.date }}
|
||||
tag_name: dev-${{ steps.date.outputs.date }}
|
||||
files: on-site-vtt.zip
|
||||
files: |-
|
||||
"on-site-vtt/module.json"
|
||||
on-site-vtt.zip
|
||||
pre_release: true
|
||||
api_key: "${{secrets.RELEASE_TOKEN}}"
|
||||
|
||||
Reference in New Issue
Block a user