Added main as a deploy branch for theme uploading

no issue

- we will be switching to main soon, and want to update this workflow to show how it should be used
This commit is contained in:
Daniel Lockyer 2021-01-07 13:50:49 +00:00 committed by GitHub
parent e4a5e96d06
commit 4a6dfa8e04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ on:
push:
branches:
- master
- main
jobs:
deploy:
runs-on: ubuntu-18.04