Skip to content

Bump librespot further #258

Bump librespot further

Bump librespot further #258

Workflow file for this run

name: Deploy to fly.io
on:
push:
branches:
- main
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
jobs:
deploy:
name: Deploy gunslinger
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: superfly/flyctl-actions@v1.4
with:
args: "deploy"