Skip to content

Commit

Permalink
Upload as arm64.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
polac24 committed Apr 4, 2023
1 parent 2cae181 commit 0e6c664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: build/Release/dia-merge.zip
asset_name: dia-merge-x86_64.zip
asset_name: dia-merge-arm64.zip
tag: ${{ github.ref }}
overwrite: true

0 comments on commit 0e6c664

Please sign in to comment.