website/docs: update 2023.8 actually (#6591)

* add actual changelog

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix source docs credentials

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L
2023-08-22 14:19:37 +02:00
committed by GitHub
parent d9f13e89c6
commit e467a91f44
3 changed files with 1192 additions and 3 deletions

View File

@ -5,6 +5,11 @@ on:
branches:
- main
env:
POSTGRES_DB: authentik
POSTGRES_USER: authentik
POSTGRES_PASSWORD: "EK-5jnKfjrGRm<77"
jobs:
publish-source-docs:
runs-on: ubuntu-latest