Skip to content

Commit

Permalink
add video env in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
CreatedByBdr committed Oct 3, 2023
1 parent c3b3683 commit 9fbeb63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ jobs:
VITE_ALGOLIA_APP_ID: ${{ secrets.ALGOLIA_APP_ID }}
VITE_ALGOLIA_SEARCH_API_KEY: ${{ secrets.ALGOLIA_SEARCH_API_KEY }}
VITE_CF_STREAM_URL: ${{ secrets.NEW_CF_STREAM_URL }}
VITE_ED_VIDEO_ID_1: 2805da1fb7f9cd49888f680c26e386fd
VITE_ED_VIDEO_ID_2: 47d80010706a05bc4e4dae6cdd43b8be
VITE_ED_VIDEO_ID_3: a23465bbd7c3b27489a29abf4373a55d
VITE_ED_VIDEO_ID_4: 69ba2bd9bdd2ba2970c0fbe3b75c3ec0

- name: Publish
uses: cloudflare/pages-action@v1
Expand Down

0 comments on commit 9fbeb63

Please sign in to comment.