Skip to content

Commit

Permalink
Update api_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturLavrov authored Dec 29, 2023
1 parent 97d4b76 commit 39092e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/api_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,4 @@ jobs:
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: |
cd src
flyctl secrets set --app airsnitch-api MongoDbSettings__ConnectionString=${{ secrets.MONGO_CONNECTIONSTRING_EU_CUSTER }}
flyctl secrets set --app airsnitch-api MongoDbSettings__DbName=${{ secrets.MONGO_DBNAME_EU_CUSTER }}
flyctl deploy --config fly-api.toml --remote-only

0 comments on commit 39092e3

Please sign in to comment.