From e1c8812daf96849161e12045acc6e898105f54a0 Mon Sep 17 00:00:00 2001 From: r17x Date: Thu, 5 Sep 2024 04:06:24 +0700 Subject: [PATCH] ci: update permission workflows --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 09f5c8a..309fc53 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,6 +28,7 @@ jobs: uses: codecov/codecov-action@v4 release: + permissions: write-all needs: - build runs-on: ubuntu-latest