Skip to content

Commit 3bfd0af

Browse files
committed
Fix typo in CI workflow
1 parent ff27e67 commit 3bfd0af

File tree

1 file changed

+1
-1
lines changed
  • cmake-init/templates/common/.github/workflows

1 file changed

+1
-1
lines changed

cmake-init/templates/common/.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
&& github.repository_owner == '<name>'
226226
&& false
227227

228-
permissons:
228+
permissions:
229229
contents: write
230230

231231
steps:

0 commit comments

Comments
 (0)