Skip to content

Commit

Permalink
Merge pull request #7 from TIT8/patch
Browse files Browse the repository at this point in the history
Update fly.yml
  • Loading branch information
TIT8 committed Aug 28, 2023
2 parents 2204e63 + 5f18caa commit f11e899
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/fly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ jobs:
- run: flyctl deploy --remote-only
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
CAPTCHA_SECRET: ${{ secrets.CAPTCHA_SECRET }}
CAPTCHA_SITEKEY: ${{ secrets.CAPTCHA_SITEKEY }}
CHAT_ID: ${{ secrets.CHAT_ID }}
TELEGRAM_TOKEN: ${{ secrets.TELEGRAM_TOKEN }}

0 comments on commit f11e899

Please sign in to comment.