From b97edc38d388ba41ca0a61ec428080fab213585e Mon Sep 17 00:00:00 2001 From: Alexander Shishenko Date: Fri, 6 Dec 2024 21:20:30 +0300 Subject: [PATCH] Start release 0.2.0 --- .github/workflows/build-notificox.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build-notificox.yml b/.github/workflows/build-notificox.yml index 05234ec..ebc27d9 100644 --- a/.github/workflows/build-notificox.yml +++ b/.github/workflows/build-notificox.yml @@ -41,6 +41,8 @@ jobs: name: Release needs: build runs-on: ubuntu-latest + permissions: + contents: write steps: - uses: actions/checkout@v4 - name: Download artifacts