From f1098f9071a036b571c101653357bb66c598f43e Mon Sep 17 00:00:00 2001 From: Michael Shaw Date: Wed, 12 Oct 2022 13:22:53 -0400 Subject: [PATCH] whitespace yaml nonsense --- .github/workflows/publish.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index e8504b99..ddfc10a8 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -46,7 +46,7 @@ jobs: npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/ - name: Authenticate to git.vdb.to registry npm config set -- '//git.vdb.to/api/packages/cerc-io/npm/:_authToken' "${{ secrets.GITEA_PUBLISH_TOKEN }}" - - name: Run yarn publish - run: | - yarn publish:workspace + - name: yarn publish + run: | + yarn publish:workspace