diff --git a/.github/workflows/publish_future.yml b/.github/workflows/publish_future.yml index 555efd7..16e40a9 100644 --- a/.github/workflows/publish_future.yml +++ b/.github/workflows/publish_future.yml @@ -15,12 +15,6 @@ jobs: packages: write steps: - - name: Checkout publish workflow - uses: actions/checkout@main - with: - sparse-checkout: .github/workflows/publish/action.yml - sparse-checkout-cone-mode: false - - name: Checkout repository code uses: actions/checkout@main with: