Skip to content

Commit

Permalink
allow for write access for draw
Browse files Browse the repository at this point in the history
  • Loading branch information
deanraspa authored and egill-agnisson committed Mar 2, 2024
1 parent 4b9d4ad commit ac9998c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/draw-keymaps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:

jobs:
draw:
permissions:
contents: write
uses: caksoylar/keymap-drawer/.github/workflows/draw-zmk.yml@main
with:
keymap_patterns: "*.keymap" # path to the keymaps to parse
Expand Down

0 comments on commit ac9998c

Please sign in to comment.