From 280b6ed7c037a05f7e58047578c90c46f7273cf5 Mon Sep 17 00:00:00 2001 From: hayden <48267247+hayden-fr@users.noreply.github.com> Date: Tue, 8 Apr 2025 10:15:35 +0800 Subject: [PATCH] Delete action permission restrictions --- .github/workflows/publish.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 714fdf8..41b2599 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -7,9 +7,6 @@ on: paths: - 'pyproject.toml' -permissions: - issues: write - jobs: publish-node: name: Release and Publish Custom Node to registry