Force deployment

This commit is contained in:
Riordan Panayides 2023-11-28 03:02:19 +00:00
parent 175279f4a8
commit 4f75af6bb9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Deploy to Fly
on:
push:
branches: [eclipse]
branches: [main]
env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}