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

This commit is contained in:
masoodafar-web
2025-12-20 05:11:45 +03:30
parent 869cf7e516
commit be0cb98222
+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