fix: minor issues
This commit is contained in:
parent
e9ae80b94d
commit
d02e2d4653
15 changed files with 513 additions and 216 deletions
.github/workflows
1
.github/workflows/docs.yml
vendored
1
.github/workflows/docs.yml
vendored
|
@ -33,6 +33,7 @@ jobs:
|
|||
run: mkdocs build
|
||||
|
||||
- name: Copy files to the s3 website content bucket
|
||||
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
|
||||
run: rclone sync site/ HCLOUD:/1661580-supabase-operator-docs/
|
||||
env:
|
||||
RCLONE_CONFIG_HCLOUD_TYPE: s3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue