mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-02-18 06:50:41 +00:00
ci: Fix donating members list generation (#3200)
This commit is contained in:
2
.github/workflows/publish-release.yml
vendored
2
.github/workflows/publish-release.yml
vendored
@@ -63,6 +63,8 @@ jobs:
|
||||
context: production
|
||||
continue-on-error: false
|
||||
cache: false
|
||||
secrets:
|
||||
MEMBERS_API_URL: ${{ secrets.MEMBERS_API_URL }}
|
||||
|
||||
build_blog:
|
||||
needs: submodule
|
||||
|
||||
Reference in New Issue
Block a user