Skip to content

chore(deps): update actions/checkout digest to 11bd719 #475

chore(deps): update actions/checkout digest to 11bd719

chore(deps): update actions/checkout digest to 11bd719 #475

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy --remote-only