Skip to content

Commit

Permalink
add dedicated react release
Browse files Browse the repository at this point in the history
  • Loading branch information
turbo124 committed Feb 13, 2024
1 parent 4606ac0 commit bab55e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/react_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ on:
release:
types: [released]

name: Upload Release Asset
name: React Release

jobs:
build:
Expand Down Expand Up @@ -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

0 comments on commit bab55e7

Please sign in to comment.