Fix workflow

This commit is contained in:
thepaperpilot 2022-10-04 19:35:28 -05:00
parent 31205b4095
commit 77a1b30b8a

View file

@ -2,7 +2,7 @@ name: Build and Deploy
on:
push:
branches:
- 'main'
- 'master'
jobs:
build-and-deploy:
runs-on: ubuntu-latest