From 3bfd0af16412dd3de9c4b528b6b53448c075d71f Mon Sep 17 00:00:00 2001 From: friendlyanon Date: Sun, 9 Jun 2024 21:46:49 +0200 Subject: [PATCH] Fix typo in CI workflow --- cmake-init/templates/common/.github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake-init/templates/common/.github/workflows/ci.yml b/cmake-init/templates/common/.github/workflows/ci.yml index 58be452..2b69a2d 100644 --- a/cmake-init/templates/common/.github/workflows/ci.yml +++ b/cmake-init/templates/common/.github/workflows/ci.yml @@ -225,7 +225,7 @@ jobs: && github.repository_owner == '' && false - permissons: + permissions: contents: write steps: