mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
add dedicated react release
This commit is contained in:
parent
4606ac009c
commit
bab55e7aa0
4
.github/workflows/react_release.yml
vendored
4
.github/workflows/react_release.yml
vendored
@ -2,7 +2,7 @@ on:
|
||||
release:
|
||||
types: [released]
|
||||
|
||||
name: Upload Release Asset
|
||||
name: React Release
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@ -73,4 +73,4 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
files: |
|
||||
/home/runner/work/invoiceninja/invoiceninja.tar
|
||||
/home/runner/work/invoiceninja/react-invoiceninja.tar
|
Loading…
x
Reference in New Issue
Block a user