Skip to content

Commit

Permalink
Merge pull request #77 from abap34/auto-release
Browse files Browse the repository at this point in the history
バイナリのパスを修正
  • Loading branch information
abap34 authored Apr 2, 2024
2 parents ed8e16b + 1f05cb3 commit acff410
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,7 +22,7 @@ jobs:
uses: actions/upload-release-asset@v1
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: build/main
asset_path: build/almo
asset_name: ${{ matrix.os }}
asset_content_type: application/octet-stream
env:
Expand Down

0 comments on commit acff410

Please sign in to comment.