Skip to content

Commit

Permalink
[CI] fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hadashiA committed Feb 25, 2024
1 parent f3d6098 commit bd556fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
prerelease: false
generate_release_notes: true
files: |
./VContainer.${{ env.GIT_TAG }}.unitypackage
./VContainer.SourceGenerator.dll
./VContainer.SourceGenerator.Roslyn3.dll
./VContainer/VContainer.${{ env.GIT_TAG }}.unitypackage
./VContainer.SourceGenerator/bin/Release/netstandard2.0/VContainer.SourceGenerator.dll
./VContainer.SourceGenerator.Roslyn3/bin/Release/netstandard2.0/VContainer.SourceGenerator.Roslyn3.dll

0 comments on commit bd556fa

Please sign in to comment.