From 9545f995825196ca03362856dfa6021ee44031c2 Mon Sep 17 00:00:00 2001 From: Ricardo Vieira Date: Thu, 24 Jul 2025 14:18:03 +0200 Subject: [PATCH] Isolate discourse Github environment --- .github/workflows/publish-release-notes-to-discourse.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish-release-notes-to-discourse.yml b/.github/workflows/publish-release-notes-to-discourse.yml index 1c45dc8ac..95732d5d7 100644 --- a/.github/workflows/publish-release-notes-to-discourse.yml +++ b/.github/workflows/publish-release-notes-to-discourse.yml @@ -6,6 +6,7 @@ on: jobs: publish-to-discourse: + environment: discourse runs-on: ubuntu-latest steps: