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