We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7dc485 commit ed2951cCopy full SHA for ed2951c
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
aws_ecr_registry: 332405224602.dkr.ecr.eu-central-1.amazonaws.com
16
aws_role_arn: arn:aws:iam::332405224602:role/ci
17
aws_region: eu-central-1
18
- default_branch: catalyst-fund9-gold-test
+ default_branch: catalyst-fund9-gold
19
publish_docs: false
20
secrets:
21
deployment_token: ${{ secrets.CI_BOT_TOKEN }}
0 commit comments