From 3c6b790c940b2fda6369fd9cb3028e0a1c6e952f Mon Sep 17 00:00:00 2001 From: The Jared Wilcurt Date: Sun, 9 Aug 2026 11:31:22 -0700 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index eb8a996..1cea4e2 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -13,7 +13,6 @@ jobs: # that this workflow is trusted id-token: write contents: read - steps: steps: - name: Checkout uses: actions/checkout@v7