From 3a1fedd0ab9170c77e6e814375b344f4adc3873e Mon Sep 17 00:00:00 2001 From: Kir_Antipov Date: Mon, 15 Jan 2024 00:46:04 +0300 Subject: [PATCH] README update --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a08a419..f43395d 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Most values are resolved automatically, so to publish your project, you only nee jobs: build: # ... + permissions: + contents: write steps: - uses: Kir-Antipov/mc-publish@v3.3 with: @@ -46,6 +48,8 @@ As a rule of thumb, if you don't see a clear reason to use an input, it's best n jobs: build: # ... + permissions: + contents: write steps: - uses: Kir-Antipov/mc-publish@v3.3 with: