diff --git a/.github/workflows/registry.yml b/.github/workflows/registry.yml index f8d5c78..034dc50 100644 --- a/.github/workflows/registry.yml +++ b/.github/workflows/registry.yml @@ -17,7 +17,6 @@ jobs: - uses: actions/checkout@v4 with: ref: ${{ github.head_ref }} - run: echo "head ref ${{ github.head_ref}} - ref ${{github.ref}}" - name: Set Node.js 16.x