Skip to content

Commit

Permalink
Add plaform api integration
Browse files Browse the repository at this point in the history
  • Loading branch information
miku448 committed Sep 10, 2023
1 parent 1f3c6f5 commit 8d74fb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/alpha.miku.gg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
VITE_SERVICES_ENDPOINT: ${{ secrets.VITE_SERVICES_ENDPOINT }}
VITE_BOT_DIRECTORY_ENDPOINT: ${{ secrets.VITE_BOT_DIRECTORY_ENDPOINT }}
VITE_IMAGES_DIRECTORY_ENDPOINT: ${{ secrets.VITE_IMAGES_DIRECTORY_ENDPOINT }}
VITE_PLATFORM_API: ${{ secrets.VITE_PLATFORM_API }}
VITE_GTM_ID: ${{ secrets.VITE_GTM_ID}}
- name: Deploy to S3
run: aws s3 sync apps/browser-chat/dist ${{ secrets.S3_BUCKET_ALPHA }} --delete
Expand Down

0 comments on commit 8d74fb2

Please sign in to comment.