fix: update branch name in deployment configuration from 'stage' to 'stage_new'

This commit is contained in:
masoodafar-web
2025-12-20 05:01:24 +03:30
parent 2d2840485f
commit 2a2599973e
+1 -1
View File
@@ -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