Skip to content

Add an optional input text field for specifying the filename to download #12

Add an optional input text field for specifying the filename to download

Add an optional input text field for specifying the filename to download #12

Workflow file for this run

on:
push:
branches:
- master
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up flyctl
uses: superfly/flyctl-actions/setup-flyctl@master
- name: Deploy to fly.io
run: flyctl deploy