Skip to content

Commit

Permalink
redeploy
Browse files Browse the repository at this point in the history
  • Loading branch information
CreatedByBdr committed Sep 17, 2023
1 parent 71c3dfa commit 2fe3e8a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,6 @@ jobs:
# VITE_ALGOLIA_APP_ID: ${{ secrets.ALGOLIA_APP_ID }}
# VITE_ALGOLIA_SEARCH_API_KEY: ${{ secrets.ALGOLIA_SEARCH_API_KEY }}
# VITE_CF_STREAM_URL: ${{ secrets.CF_STREAM_URL }}
- name: Archive production artifacts
uses: actions/upload-artifact@v3
with:
name: website client
path: |
workspaces/website/dist/client

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

0 comments on commit 2fe3e8a

Please sign in to comment.