Skip to content

Commit

Permalink
[deployment] adding appname in protocol deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
prashant3863 committed Sep 22, 2023
1 parent 7b8d2bd commit 3069ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
run: |
ls
cd protocol
flyctl deploy --remote-only --ha=false
flyctl deploy -a=dcn --remote-only --ha=false
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}

0 comments on commit 3069ee1

Please sign in to comment.