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 f6c41b5 commit 41a9738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-on-merge-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- name: Deploy a docker container to fly.io
run: flyctl deploy --remote-only
env:
FLY_API_TOKEN: ${{ secrets.FLY_IO_DEPLOY_TOKENS }}
FLY_API_TOKEN: ${{ secrets.FLY_IO_DEPLOY_TOKEN }}

0 comments on commit 41a9738

Please sign in to comment.