From 974efc700dc5e53d07a34cda14f0794ba9e25b2e Mon Sep 17 00:00:00 2001 From: arabcoders Date: Sun, 31 Aug 2025 02:12:44 +0300 Subject: [PATCH] allow updating github release notes --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 626f3548..795ff144 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -146,7 +146,7 @@ jobs: runs-on: ubuntu-latest permissions: packages: write - contents: read + contents: write steps: - name: Docker meta id: meta