Swap the deploy branch

This commit is contained in:
Dan Sosedoff 2022-12-05 17:58:26 -06:00
parent 7ca17fdd2c
commit 6b0abf1edc
No known key found for this signature in database
GPG Key ID: 26186197D282B164

View File

@ -3,7 +3,7 @@ name: deploy
on: on:
push: push:
branches: branches:
- fly-ci-cd - master
env: env:
FLY_API_TOKEN: ${{ secrets.FLY_TOKEN }} FLY_API_TOKEN: ${{ secrets.FLY_TOKEN }}