Skip to content
This repository has been archived by the owner on Jan 5, 2025. It is now read-only.

Update dependency phoenix_ecto to ~> 4.6.0 #380

Update dependency phoenix_ecto to ~> 4.6.0

Update dependency phoenix_ecto to ~> 4.6.0 #380

Workflow file for this run

name: Deploy
on:
push:
branches:
- 'main'
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
jobs:
deploy:
name: Deploy app
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy --remote-only