Closed hxhkim closed 1 year ago
1.7.1/flyio-auto-deploy-test -> main
$ cat .github/workflows/fly.yml name: Fly Deploy on: [push] env: FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }} jobs: deploy: name: Deploy app runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 # checkout repository - uses: superfly/flyctl-actions/setup-flyctl@master # use https://github.com/superfly/flyctl-actions/tree/master - run: flyctl deploy
https://fly.io/docs/laravel/advanced-guides/github-actions/#github-ci-action-auto-deploy-to-fly-io
Branch
1.7.1/flyio-auto-deploy-test -> main
Task
Changes
Test
Docs
https://fly.io/docs/laravel/advanced-guides/github-actions/#github-ci-action-auto-deploy-to-fly-io