mirror of https://github.com/bra1n/townsquare.git
Update deploy.yml
This commit is contained in:
parent
b0dc8eec86
commit
c693ae3f08
|
@ -2,7 +2,7 @@ name: Deploy to GitHub Pages
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue