Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
fix dll name
Browse files Browse the repository at this point in the history
  • Loading branch information
xKiraiChan authored May 29, 2022
1 parent c1706cf commit d275df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
tag_name: ${{ steps.tag.outputs.release_tag }}
files: |
bin/Release/netstandard2.1/KiraiMod.Core.dll
bin/Release/netstandard2.1/KiraiMod.Core.UI.dll
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d275df1

Please sign in to comment.