Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mark9804 committed Dec 27, 2023
1 parent 570dfa2 commit 712bbfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Upload build artifact
uses: actions/upload-artifact@v4
with:
name: build
name: release-${{ matrix.platform }}
path: ./src-tauri/target/release/bundle/*

- name: Update index file
Expand Down

0 comments on commit 712bbfe

Please sign in to comment.