From dfd1303993a0a9619a7026ecdc9b8260b8c17801 Mon Sep 17 00:00:00 2001 From: "Matt Mitchell (.NET)" Date: Wed, 1 May 2024 09:21:10 -0700 Subject: [PATCH] Move to environment --- .github/workflows/code-mirror.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/code-mirror.yml b/.github/workflows/code-mirror.yml index fe2ce3e045a..fd26780bfd3 100644 --- a/.github/workflows/code-mirror.yml +++ b/.github/workflows/code-mirror.yml @@ -9,6 +9,7 @@ permissions: jobs: build: runs-on: ubuntu-latest + environment: code_mirror steps: # Checkout the repo