mirror of
https://github.com/Myxelium/Lunaris2.0.git
synced 2026-04-13 08:00:37 +00:00
Update dotnet.yml
This commit is contained in:
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
|||||||
id: package_version
|
id: package_version
|
||||||
uses: KageKirin/set-csproj-version@v0
|
uses: KageKirin/set-csproj-version@v0
|
||||||
with:
|
with:
|
||||||
file: ./Bot/Lunaris2.csproj
|
file: Bot/Lunaris2.csproj
|
||||||
version: ${{ steps.semver.outputs.patch }}
|
version: ${{ steps.semver.outputs.patch }}
|
||||||
|
|
||||||
- name: Setup .NET
|
- name: Setup .NET
|
||||||
|
|||||||
Reference in New Issue
Block a user