Skip to content

Commit

Permalink
Fix typo in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
friendlyanon committed Jun 9, 2024
1 parent ff27e67 commit 3bfd0af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake-init/templates/common/.github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
&& github.repository_owner == '<name>'
&& false

permissons:
permissions:
contents: write

steps:
Expand Down

0 comments on commit 3bfd0af

Please sign in to comment.