mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-07 16:11:30 +00:00
Revert "adding git workflow"
This reverts commit 2fd8a884f8d016820604232beaead05c973f91ce.
This commit is contained in:
parent
2fd8a884f8
commit
03057b8bc6
23
.github/workflows/deploy-docs.yml
vendored
23
.github/workflows/deploy-docs.yml
vendored
@ -1,23 +0,0 @@
|
|||||||
name: Build and Deploy
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- 0.6.0
|
|
||||||
paths:
|
|
||||||
- 'docs/**'
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
build-and-deploy:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- name: Checkout 🛎️
|
|
||||||
uses: actions/checkout@v2.3.1
|
|
||||||
with:
|
|
||||||
persist-credentials: false
|
|
||||||
|
|
||||||
- name: Deploy 🚀
|
|
||||||
uses: JamesIves/github-pages-deploy-action@4.1.6
|
|
||||||
with:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
BRANCH: main
|
|
||||||
FOLDER: docs
|
|
78302
docs/.gitbook/assets/openmetadata-style-guide.pdf
Normal file
78302
docs/.gitbook/assets/openmetadata-style-guide.pdf
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user