chore(ci): deploy docs for tags (#3878)

This commit is contained in:
Crawl 2020-03-01 21:25:29 +01:00 committed by GitHub
parent 2338594030
commit 1336156799
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,8 @@ on:
- '*' - '*'
- '!webpack' - '!webpack'
- '!docs' - '!docs'
tags:
- '*'
jobs: jobs:
docs: docs:
name: Documentation name: Documentation