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: on:
push: push:
branches: branches:
- stage - stage-new
jobs: jobs:
Deploy: Deploy:
runs-on: windows runs-on: windows