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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue