Skip to content

Shorten git revision printed in the --version output (#770) #121

Shorten git revision printed in the --version output (#770)

Shorten git revision printed in the --version output (#770) #121

Workflow file for this run

name: demo deploy
on:
push:
branches:
- main
env:
FLY_API_TOKEN: ${{ secrets.FLY_TOKEN }}
jobs:
deploy:
name: Deploy to Fly
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v3
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy --remote-only