Skip to content

Commit

Permalink
[add] artifact application type
Browse files Browse the repository at this point in the history
  • Loading branch information
sksat committed Dec 11, 2019
1 parent 21a5a20 commit 6fa24a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
- name: Release
uses: JasonEtco/upload-to-release@master
with:
args: hoge.zip
args: "hoge.zip application/zip"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6fa24a8

Please sign in to comment.