From 4be8afb3a974bf0136b91912d22f0c5e5936fdcd Mon Sep 17 00:00:00 2001 From: Jakob Rosenberg Date: Thu, 13 Jan 2022 12:56:08 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20no=20env=20secrets=20without=20env=20?= =?UTF-8?q?=F0=9F=A4=A6=E2=80=8D=E2=99=82=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 8a1555e..0a0e470 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -7,6 +7,7 @@ on: jobs: deploy: + environment: atom-publish-config runs-on: ubuntu-latest steps: - name: Checkout