feat: update deployment branch to stage-new in workflow configuration

This commit is contained in:
masoodafar-web
2025-12-20 05:05:41 +03:30
parent 025e8d3c3e
commit 8ae25d2b38
+1 -1
View File
@@ -4,7 +4,7 @@ name: Push nuget and docker image Actions Workflow
on:
push:
branches:
- stage
- stage-new
jobs:
Deploy:
runs-on: windows