mirror of
https://github.com/transformerlab/transformerlab-app.git
synced 2025-04-14 07:48:20 +03:00
Add a temp tagname to cloud build test.
This commit is contained in:
1
.github/workflows/cloudtest.yml
vendored
1
.github/workflows/cloudtest.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
- name: Upload static assets to GitHub Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
tag_name: v0.13.0-test
|
||||
files: transformerlab-web.zip
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user