Skip to content

Commit

Permalink
ci: switching keymap drawer to local fork
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvinsh committed Sep 12, 2024
1 parent 3993a97 commit e71a86c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draw-keymaps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
draw:
uses: caksoylar/keymap-drawer/.github/workflows/draw-zmk.yml@main
uses: dhruvinsh/keymap-drawer/.github/workflows/draw-zmk.yml@main
with:
keymap_patterns: "config/*.keymap"
config_path: "keymap_drawer.config.yaml"
Expand Down

0 comments on commit e71a86c

Please sign in to comment.