Skip to content

Commit

Permalink
chore: 🔧 deploy sites on push to master or pr
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Jul 24, 2020
1 parent 8d6b1df commit 827d0cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Deploy Sites

on:
push:
branches:
- master
paths:
- packages/x6-sites/**
- examples/x6-example-sites/**
Expand Down

0 comments on commit 827d0cf

Please sign in to comment.