From caefb31da206f5d65c1ccb5ffd64b29464d409e4 Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Mon, 12 Feb 2024 09:51:19 +0100 Subject: [PATCH] syntax --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b01b57e..3c8e2c3 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -7,7 +7,7 @@ on: jobs: build: - environment: npm - publish + environment: npm - publish runs-on: ubuntu-latest steps: - uses: actions/checkout@v1