mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 20:35:24 +00:00
Remove SOURCEBOT_ENCRYPTION_KEY from build arg
This commit is contained in:
parent
7d0540de13
commit
d8fd958b0e
1 changed files with 0 additions and 1 deletions
1
.github/workflows/staging-ghcr-public.yml
vendored
1
.github/workflows/staging-ghcr-public.yml
vendored
|
|
@ -71,7 +71,6 @@ jobs:
|
|||
build-args: |
|
||||
SOURCEBOT_VERSION=${{ github.ref_name }}
|
||||
POSTHOG_PAPIK=${{ secrets.POSTHOG_PAPIK }}
|
||||
SOURCEBOT_ENCRYPTION_KEY=${{ secrets.STAGING_SOURCEBOT_ENCRYPTION_KEY }}
|
||||
|
||||
- name: Export digest
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue