Skip to content

Commit

Permalink
adding Image APIs and deploying moving to prod fly account
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-dhanwant-yral committed Nov 7, 2024
1 parent 1591a0b commit c73450c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-on-merge-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
submodules: recursive
- uses: superfly/flyctl-actions/setup-flyctl@master
- name: Create Fly app
run: flyctl apps create prod-yral-nsfw-classification
run: flyctl apps create prod-yral-nsfw-classification --org gobazzinga-inc-584

env:
FLY_API_TOKEN: ${{ secrets.FLY_IO_DEPLOY_TOKEN }}
- name: Set Fly secrets
Expand Down

0 comments on commit c73450c

Please sign in to comment.