chore(docs) add support for release/v8 branch when it's created

This commit is contained in:
Themba Dube
2021-05-10 14:59:32 -04:00
parent b3df023ebb
commit b6a328363d

View File

@@ -3,6 +3,7 @@ on:
push:
branches:
- master
- 'release/*'
env:
EM_VERSION: 2.0.4
EM_CACHE_FOLDER: 'emsdk-cache'