diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 3a7c42d..9a56a11 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -5,6 +5,7 @@ on: branches: - main +# Pnpm setup based on https://github.com/pnpm/action-setup#use-cache-to-reduce-installation-time concurrency: ${{ github.workflow }}-${{ github.ref }} jobs: