Skip to content

Commit

Permalink
chore(workflow): Remove unnecessary workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rrr523 committed Nov 29, 2023
1 parent 8c9215f commit 0607bd3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/docs-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,6 @@ jobs:
- name: Build
run: pnpm -F greenfield-js-sdk-docs build

# - uses: actions/setup-node@v3
# with:
# node-version: 18
# cache: yarn
# - uses: pnpm/action-setup@v2
# name: Install pnpm
# id: pnpm-install
# with:
# version: 7
# run_install: false

# - name: Install dependencies
# run: pnpm install

# Popular action to deploy to GitHub Pages:
# Docs: https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-docusaurus
- name: Deploy to GitHub Pages
Expand Down
21 changes: 0 additions & 21 deletions .github/workflows/docs-test-deploy.yaml

This file was deleted.

0 comments on commit 0607bd3

Please sign in to comment.