Skip to content

Commit

Permalink
Try specifying content type.
Browse files Browse the repository at this point in the history
  • Loading branch information
JanCBrammer committed Jan 7, 2021
1 parent f2cf0c1 commit 8dc33e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
- name: upload exe to release
uses: JasonEtco/upload-to-release@master
with:
args: OpenHRV.exe
args: OpenHRV.exe application/octet-stream
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # token generated implicitly

0 comments on commit 8dc33e9

Please sign in to comment.