fix: update branch name in deployment configuration from 'stage' to 'stage_new'
This commit is contained in:
@@ -4,7 +4,7 @@ name: Push nuget and docker image Actions Workflow
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- stage
|
- stage_new
|
||||||
jobs:
|
jobs:
|
||||||
Deploy:
|
Deploy:
|
||||||
runs-on: windows
|
runs-on: windows
|
||||||
|
|||||||
Reference in New Issue
Block a user