mirror of
https://github.com/apache/superset.git
synced 2026-04-24 02:25:13 +00:00
refactor(docs): clean up deploy of static files (#18923)
This commit is contained in:
1
.github/workflows/superset-docs.yml
vendored
1
.github/workflows/superset-docs.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user