deploy master branch

This commit is contained in:
Karol Wypchlo 2021-09-28 00:04:50 +02:00
parent a3a535bb1c
commit 7cc87cbef5
No known key found for this signature in database
GPG Key ID: C92C016317A964D0
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
name: Deploy website to Skynet
on:
push:
branches:
- master
paths:
- "packages/website/**"
pull_request:
paths:
- "packages/website/**"