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
1 changed files with 1 additions and 1 deletions

View File

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