Skip to content

Commit 55b2ebc

Browse files
authored
fix: update branch for staging (#1674)
1 parent 25c3139 commit 55b2ebc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docker-build-staging-prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
paths:
66
- 'frontend/**'
77
branches:
8-
- release-please--branches--main--components--frontend
8+
- release-please--branches--main--components--cryoet-data-portal-frontend
99

1010
jobs:
1111
argus_builder:

frontend/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The npm script `dev` can be used for starting the data portal dev server:
4545
pnpm dev
4646
```
4747

48-
## Run Docker Compose
48+
## Docker Compose
4949

5050
A docker compose file is provided for convenience in starting up and destroying frontend services during local development:
5151

0 commit comments

Comments
 (0)