From a358bb0a04e86ec5c22cdda5badfe25a8915e484 Mon Sep 17 00:00:00 2001 From: MARCROCK22 Date: Sun, 27 Apr 2025 21:30:28 -0400 Subject: [PATCH] chore: this thing --- .github/workflows/publish.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7a9acd5..8c81b74 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -9,8 +9,6 @@ jobs: build: name: Publish runs-on: ubuntu-latest - permissions: - id-token: write steps: - name: check out code uses: actions/checkout@v4