mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-02-18 15:00:37 +00:00
ci: Fix donating members list generation (#3200)
This commit is contained in:
2
.github/workflows/test-build.yml
vendored
2
.github/workflows/test-build.yml
vendored
@@ -53,6 +53,8 @@ jobs:
|
||||
repo: ${{ github.repository }}
|
||||
lang: ${{ matrix.lang }}
|
||||
continue-on-error: true
|
||||
secrets:
|
||||
MEMBERS_API_URL: ${{ secrets.MEMBERS_API_URL }}
|
||||
|
||||
cleanup:
|
||||
if: ${{ always() }}
|
||||
|
||||
Reference in New Issue
Block a user