Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@ jobs:
- name: Build Docs image
image: docs
path: docs
- name: Build Docs image
image: community
path: community

steps:
- name: Checkout repo
Expand Down Expand Up @@ -81,9 +78,6 @@ jobs:
- name: Docs docs
path: docs
bucket: namada-docs-frontend-prod
- name: Rpgf docs
path: community
bucket: namada-rpgf-frontend-prod

steps:
- name: Checkout repo
Expand Down
Loading