Skip to content

Commit

Permalink
quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasiya1155 committed Mar 7, 2024
1 parent a5dd84e commit 15c55b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tauri-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:

- name: Set identifier to bloop on Windows, in tauri.conf.json
if: matrix.target == 'x86_64-pc-windows-msvc'
uses: jossef/action-set-json-field@v2
uses: jossef/action-set-json-field@v2.1
with:
file: apps/desktop/src-tauri/tauri.conf.json
field: tauri.bundle.identifier
Expand Down

0 comments on commit 15c55b6

Please sign in to comment.