mirror of
https://github.com/yawaflua/SPWorlds.git
synced 2025-12-08 19:49:28 +02:00
Update nuget.yml
This commit is contained in:
committed by
GitHub
parent
258ecaaddc
commit
36d312657e
5
.github/workflows/nuget.yml
vendored
5
.github/workflows/nuget.yml
vendored
@@ -3,7 +3,10 @@ name: NuGet - Release
|
|||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
push:
|
||||||
|
branches: [ "master" ]
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish-nuget:
|
publish-nuget:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user