Skip to content

Commit

Permalink
webapp: Update npm versions, npm upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyagr committed Mar 12, 2024
1 parent 0e2a6d3 commit 5d38dde
Show file tree
Hide file tree
Showing 5 changed files with 138 additions and 139 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
- name: install frontend dependencies
run: npm clean-install

- uses: ilyagr/tauri-action@patch-1
- uses: tauri-apps/tauri-action@v0.5.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# Will publish a release manually
Expand Down
Loading

0 comments on commit 5d38dde

Please sign in to comment.