From 67fad8fc5a6519bcf413522b302ddff1c61cc958 Mon Sep 17 00:00:00 2001 From: Harshad Date: Tue, 2 May 2023 12:14:52 +0530 Subject: [PATCH] changed a branch --- .github/workflows/prod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prod.yml b/.github/workflows/prod.yml index 5cb9b9d..f012715 100644 --- a/.github/workflows/prod.yml +++ b/.github/workflows/prod.yml @@ -5,7 +5,7 @@ on: # Triggers the workflow on push or pull request events but only for the master branch push: branches: - - stage + - master jobs: SFTP-deploy: