Skip to content

Commit

Permalink
Update npm versions, npm upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyagr committed Mar 10, 2024
1 parent 2432343 commit 5cb31cd
Show file tree
Hide file tree
Showing 3 changed files with 116 additions and 117 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 5cb31cd

Please sign in to comment.