1
0
Fork 0
mirror of https://github.com/bra1n/townsquare.git synced 2025-04-04 22:24:36 +00:00

Update deploy.yml

This commit is contained in:
Steffen 2020-06-30 13:58:39 +02:00 committed by GitHub
parent b0dc8eec86
commit c693ae3f08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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