mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-03-11 08:54:41 +00:00
fix: Proper homepage discussion updates
Some checks are pending
☁️ Build Container / submodule (brand) (push) Waiting to run
☁️ Build Container / submodule (mkdocs-material-insiders) (push) Waiting to run
☁️ Build Container / build-and-push-image (push) Blocked by required conditions
☁️ Build Container / cleanup (push) Blocked by required conditions
📦 Immediate Releases / submodule (brand) (push) Waiting to run
📦 Immediate Releases / submodule (mkdocs-material-insiders) (push) Waiting to run
📦 Immediate Releases / build_blog (push) Blocked by required conditions
📦 Immediate Releases / build_videos (push) Blocked by required conditions
📦 Immediate Releases / deploy (push) Blocked by required conditions
📦 Immediate Releases / cleanup (push) Blocked by required conditions
🪞 Push to Mirrors / gitlab (push) Waiting to run
🪞 Push to Mirrors / codeberg (push) Waiting to run
🤖 Linting / MegaLinter (push) Waiting to run
💬 Crowdin Upload / synchronize-with-crowdin (push) Waiting to run
Some checks are pending
☁️ Build Container / submodule (brand) (push) Waiting to run
☁️ Build Container / submodule (mkdocs-material-insiders) (push) Waiting to run
☁️ Build Container / build-and-push-image (push) Blocked by required conditions
☁️ Build Container / cleanup (push) Blocked by required conditions
📦 Immediate Releases / submodule (brand) (push) Waiting to run
📦 Immediate Releases / submodule (mkdocs-material-insiders) (push) Waiting to run
📦 Immediate Releases / build_blog (push) Blocked by required conditions
📦 Immediate Releases / build_videos (push) Blocked by required conditions
📦 Immediate Releases / deploy (push) Blocked by required conditions
📦 Immediate Releases / cleanup (push) Blocked by required conditions
🪞 Push to Mirrors / gitlab (push) Waiting to run
🪞 Push to Mirrors / codeberg (push) Waiting to run
🤖 Linting / MegaLinter (push) Waiting to run
💬 Crowdin Upload / synchronize-with-crowdin (push) Waiting to run
This commit is contained in:
parent
d6d8332165
commit
87eb01d344
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-discussions.yml
vendored
2
.github/workflows/update-discussions.yml
vendored
|
|
@ -79,4 +79,4 @@ jobs:
|
|||
secret_key: ${{ secrets.PROD_GARAGE_SECRET_KEY }}
|
||||
bucket: ${{ vars.PROD_GARAGE_BUCKET }}
|
||||
source: ./site/en/index.html
|
||||
target: /en
|
||||
target: /en/index.html
|
||||
|
|
|
|||
Loading…
Reference in a new issue