Skip to content

Commit

Permalink
created a branch called deploy. code has to be pushed to branch deplo…
Browse files Browse the repository at this point in the history
…y only then it will be pushed otherwise not
  • Loading branch information
shivamgutgutia committed Dec 24, 2023
1 parent 24c8ace commit 8bebbf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy to Google Cloud Run
on:
push:
branches:
- main
- deploy

jobs:
setup-build-publish-deploy:
Expand Down

0 comments on commit 8bebbf4

Please sign in to comment.