feat: affine-embed-header

This commit is contained in:
alt0
2022-09-21 14:19:07 +08:00
parent 56cbd3ed5d
commit be4d66b203
4 changed files with 5 additions and 11 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ jobs:
tags: ${{ env.LOCAL_CACHE }}
target: AFFiNE
build-args: |
HUBSPOT_API_SECRET=${{ secrets.HUBSPOT_API_SECRET }}
AFFINE_EMBED_HEADER=${{ secrets.AFFINE_EMBED_HEADER }}
- name: Build and push Docker image (AFFINE-Local)
uses: docker/build-push-action@v3