mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-22 02:39:19 +00:00
Fix language build environment variables (#2465)
This commit is contained in:
3
.github/workflows/publish-pr.yml
vendored
3
.github/workflows/publish-pr.yml
vendored
@@ -97,5 +97,6 @@ jobs:
|
||||
comment_tag: deployment
|
||||
|
||||
cleanup:
|
||||
needs: deploy
|
||||
if: ${{ always() }}
|
||||
needs: build
|
||||
uses: ./.github/workflows/cleanup.yml
|
||||
|
Reference in New Issue
Block a user