Skip to content

Commit

Permalink
Fix Fleek CI deployment (#671)
Browse files Browse the repository at this point in the history
* Update CI to pass along the .json config file to fleek deployment
  • Loading branch information
garyghayrat authored Apr 25, 2024
1 parent 0a07f1a commit 7c6f6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
name: frontend
path: |
frontend/dist/spa
fleek.config.ts
fleek.config.json
tests:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 7c6f6af

Please sign in to comment.