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