Skip to content

Commit

Permalink
Fix merge conflicts and merge develop
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1te909 committed Jul 5, 2023
2 parents a2f259b + 346670e commit cbc5c1f
Show file tree
Hide file tree
Showing 3 changed files with 317 additions and 5,549 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18

- run: touch env-config.js

Expand All @@ -32,4 +32,3 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: trmm-web-${{github.ref_name}}.tar.gz

Loading

0 comments on commit cbc5c1f

Please sign in to comment.