Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
Oops
  • Loading branch information
andy840119 authored Aug 1, 2020
1 parent 9cab521 commit ea1b1a2
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 @@ -34,7 +34,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./osu.Game.Rulesets.Karaoke/bin/Release/netstandard2.1/osu.Game.Rulesets.Karaoke.Packed.Packed.dll
asset_path: ./osu.Game.Rulesets.Karaoke/bin/Release/netstandard2.1/osu.Game.Rulesets.Karaoke.Packed.dll
asset_name: osu.Game.Rulesets.Karaoke.dll
asset_content_type: application/vnd.microsoft.portable-executable
- name: Generate changelog
Expand Down

0 comments on commit ea1b1a2

Please sign in to comment.