From 2a7ca725e8403f71135497493530a63a181f67e7 Mon Sep 17 00:00:00 2001 From: Yuan Tian Date: Mon, 12 Aug 2024 17:21:04 +0800 Subject: [PATCH] refactor: update pipeline permission --- .github/workflows/publish-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-template.yml b/.github/workflows/publish-template.yml index 0475330..bb8e576 100644 --- a/.github/workflows/publish-template.yml +++ b/.github/workflows/publish-template.yml @@ -19,7 +19,7 @@ on: default: "false" permissions: - contents: read + contents: write jobs: publish: