chore: remove webpack from deploy workflow (#5253)

This commit is contained in:
Carter 2021-01-24 03:47:20 -07:00 committed by GitHub
parent f95f5dcd79
commit 8bf76ffa52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,6 @@ on:
push:
branches:
- '*'
- '!webpack'
- '!docs'
tags:
- '*'