1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-18 16:02:10 +00:00

feat: Generate member list (#3133)

This commit is contained in:
2025-09-17 13:58:28 -05:00
parent 14aac5dbdd
commit 2a30854f77
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