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

This commit is contained in:
masoodafar-web
2025-12-20 05:09:47 +03:30
parent f234af49e0
commit b24191d59f
+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