Skip to content

Commit

Permalink
Merge pull request #135 from Thomas-More-Digital-Innovation/SeppeStro…
Browse files Browse the repository at this point in the history
…obants-patch-7

Update cd.yml
  • Loading branch information
SeppeStroobants authored Nov 27, 2024
2 parents 2bd9329 + f9fe06c commit 67447ce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:

- name: Deploy the app to Fly.io
run: |
flyctl auth token ${{ secrets.FLY_API_TOKEN }}
flyctl deploy --remote-only --app desprong
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}

0 comments on commit 67447ce

Please sign in to comment.