mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-15 19:22:19 +08:00
Update fly.yml
This commit is contained in:
parent
968c23e363
commit
07bcdd09d1
2
.github/workflows/fly.yml
vendored
2
.github/workflows/fly.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
- name: Change directory
|
||||
run: cd apps/api
|
||||
- uses: superfly/flyctl-actions/setup-flyctl@master
|
||||
- run: flyctl deploy --remote-only
|
||||
- run: flyctl deploy --remote-only -a firecrawl-scraper-js
|
||||
env:
|
||||
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user