Skip to content

Commit

Permalink
ci: deploy rpgf docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Sep 5, 2024
1 parent 2d95c26 commit 5159e10
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,15 @@ jobs:
fail-fast: false
matrix:
make:
- name: Specs image
- name: Specs docs
path: specs
bucket: namada-specs-frontend-prod
- name: Docs image
- 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

0 comments on commit 5159e10

Please sign in to comment.