From 62eb76415cf62874d952c1febc9505716a524c7e Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Sat, 14 Jan 2023 03:15:59 +0100 Subject: [PATCH] ci: fix spelling mistake --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dcd04688..e74a66c1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: uses: styfle/cancel-workflow-action@0.11.0 - name: Checkout uses: actions/checkout@v3 - width: + with: # Make sure the release step uses its own credentials: # https://github.com/cycjimmy/semantic-release-action#private-packages fersist-credentials: false