mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Renamed CreateRelease.cs > .csx
This commit is contained in:
parent
c02ef5d5e5
commit
e2b36db558
2
.github/workflows/CreateRelease.yml
vendored
2
.github/workflows/CreateRelease.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
dotnet tool install -g dotnet-script
|
||||
dotnet script --version
|
||||
|
||||
- name: Run CreateRelease.cs
|
||||
- name: Run CreateRelease.csx
|
||||
run: |
|
||||
dotnet script .github/CreateRelease.cs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user