refactor(docs): clean up deploy of static files (#18923)

This commit is contained in:
Ville Brofeldt
2022-02-24 14:01:26 +02:00
committed by GitHub
parent 16380906d1
commit 5752372dd2
4 changed files with 0 additions and 2 deletions

View File

@@ -27,7 +27,6 @@ jobs:
- name: yarn build
run: |
yarn build
yarn copy-www-site-files
- name: deploy docs
if: github.ref == 'refs/heads/master'
uses: ./.github/actions/github-action-push-to-another-repository