We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cd
prod
1 parent f214b0d commit 2641be6Copy full SHA for 2641be6
.github/workflows/cd.yml
@@ -2,7 +2,7 @@ name: CD
2
3
on:
4
release:
5
- branches: [main]
+ branches: [prod]
6
types: [published]
7
8
jobs:
0 commit comments