Skip to content

Commit df357e7

Browse files
Add sourcebot cloud environment prop to staging workflow
1 parent 889d488 commit df357e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/staging-ghcr-public.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
build-args: |
7272
SOURCEBOT_VERSION=${{ github.ref_name }}
7373
POSTHOG_PAPIK=${{ secrets.POSTHOG_PAPIK }}
74+
NEXT_PUBLIC_SOURCEBOT_CLOUD_ENVIRONMENT=staging
7475
7576
- name: Export digest
7677
run: |

0 commit comments

Comments
 (0)