From c7db69f56aadd62048404df68da2c9a7c03d4c53 Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Mon, 17 Jan 2022 17:56:42 +0100 Subject: [PATCH] Update release.yaml --- .github/workflows/release.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index f4c1596..aa0a1e4 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,7 +1,6 @@ name: Release Bromite CI -#permissions: -# contents: write -# repo: write +permissions: + contents: write on: workflow_dispatch: