Skip to content

Commit 1ffd68e

Browse files
committed
publish to MyGet on staging branch
1 parent e6d8c3f commit 1ffd68e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ deploy:
1919
secure: 6CeYcZ4Ze+57gxfeuHzqP6ldbUkPtF6pfpVM1Gw/K2jExFrAz763gNAQ++tiacq3
2020
skip_symbols: true
2121
on:
22-
branch: master
22+
branch: staging
2323
- provider: NuGet
2424
name: production
2525
api_key:

src/JsonApiDotNetCore/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.2.12",
2+
"version": "1.0.0-beta1-*",
33

44
"dependencies": {
55
"Microsoft.NETCore.App": {

0 commit comments

Comments
 (0)