1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-10-14 11:52:24 +00:00

feat: Generate member list (#3133)

Signed-off-by: Daniel Gray <dngray@privacyguides.org>
Signed-off-by: Niek de Wilde <niek@privacyguides.org>
This commit is contained in:
2025-09-17 13:58:28 -05:00
parent 8dd1bade3d
commit a20561f516
5 changed files with 7 additions and 111 deletions

View File

@@ -63,8 +63,6 @@ jobs:
context: production
continue-on-error: false
cache: false
secrets:
RO_DISCOURSE_API_KEY: ${{ secrets.RO_DISCOURSE_API_KEY }}
build_blog:
needs: submodule
@@ -85,8 +83,6 @@ jobs:
with:
repo: ${{ github.repository }}
ref: ${{ github.ref }}
secrets:
RO_DISCOURSE_API_KEY: ${{ secrets.RO_DISCOURSE_API_KEY }}
release:
name: Create release notes