Skip to content

Commit

Permalink
Adjust asset upload syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jas88 committed Feb 22, 2021
1 parent eff88e0 commit 2fb1c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ github.token }}
with:
asset_paths: 'badmedicine-cli-win-x64.zip'
asset_paths: '["badmedicine-cli-win-x64.zip"]'

0 comments on commit 2fb1c03

Please sign in to comment.