mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-12-22 19:47:38 +00:00
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:
parent
e4a5e96d06
commit
4a6dfa8e04
1
.github/workflows/deploy-theme.yml
vendored
1
.github/workflows/deploy-theme.yml
vendored
@ -3,6 +3,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
|
Loading…
Reference in New Issue
Block a user