Update GH workflow
This commit is contained in:
parent
a1aa1c2ea8
commit
6a9d72bb20
2
.github/workflows/packages.yml
vendored
2
.github/workflows/packages.yml
vendored
|
|
@ -4,6 +4,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- v3
|
||||
release:
|
||||
types: [ prereleased ]
|
||||
env:
|
||||
feedz_feed_source: 'https://f.feedz.io/elsa-workflows/elsa-3/nuget/index.json'
|
||||
nuget_feed_source: 'https://api.nuget.org/v3/index.json'
|
||||
|
|
|
|||
Loading…
Reference in a new issue