This commit is contained in:
2025-07-02 10:07:21 +03:00
parent c0b7119b0a
commit 1634960492

View File

@@ -31,7 +31,6 @@ jobs:
run: dotnet restore
- name: Build
run: |
run: dotnet build --configuration Release CharacterSelectPlugin/CharacterSelectPlugin.csproj -p:AssemblyVersion=${{ github.ref_name }}
- name: Create Release