From 315296f79979fbb02b5ba1c971f170a16cafe653 Mon Sep 17 00:00:00 2001 From: Daichi Narushima <1938249+dceoy@users.noreply.github.com> Date: Tue, 18 Aug 2026 04:31:34 +0900 Subject: [PATCH] Revert "Pass GH token to release tag workflow (#98)" This reverts commit 9f9bfcb70593402b12b34fe184df4a87b91e97be. --- .github/workflows/post-release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/post-release.yml b/.github/workflows/post-release.yml index bd32865..d001325 100644 --- a/.github/workflows/post-release.yml +++ b/.github/workflows/post-release.yml @@ -16,8 +16,6 @@ jobs: permissions: contents: write uses: dceoy/gha-for-devops/.github/workflows/github-major-version-tag.yml@main # zizmor: ignore[unpinned-uses] - secrets: - GH_TOKEN: ${{ secrets.GH_TOKEN }} release-pins: permissions: contents: write