Skip to content

Update format of submission time. HN added a Z to the end, which brok… #306

Update format of submission time. HN added a Z to the end, which brok…

Update format of submission time. HN added a Z to the end, which brok… #306

Workflow file for this run

name: Deploy
on:
push:
branches: [master]
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
jobs:
deploy:
name: Deploy app
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: superfly/flyctl-actions/setup-flyctl@master
- run: flyctl deploy