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: on:
push: push:
branches: branches:
- 'main' - 'master'
jobs: jobs:
build-and-deploy: build-and-deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest