Update pipelines
All checks were successful
On-Site VTT - Develop / build (push) Successful in 3m19s
All checks were successful
On-Site VTT - Develop / build (push) Successful in 3m19s
This commit is contained in:
@@ -41,10 +41,10 @@ jobs:
|
||||
with:
|
||||
title: dev-${{ steps.date.outputs.date }}
|
||||
tag_name: dev-${{ steps.date.outputs.date }}
|
||||
files:
|
||||
- "LICENSE.txt"
|
||||
- "README.md"
|
||||
- "on-site-vtt/module.json"
|
||||
- "on-site-vtt.zip"
|
||||
files: |-
|
||||
"LICENSE.txt"
|
||||
"README.md"
|
||||
"on-site-vtt/module.json"
|
||||
"on-site-vtt.zip"
|
||||
pre_release: true
|
||||
api_key: "${{secrets.RELEASE_TOKEN}}"
|
||||
|
||||
Reference in New Issue
Block a user