Skip to content

Commit

Permalink
fix(draw): ensure action fails on error
Browse files Browse the repository at this point in the history
  • Loading branch information
minusfive authored and github-actions[bot] committed Oct 10, 2024
1 parent b1d609e commit 5129f50
Show file tree
Hide file tree
Showing 2 changed files with 1,284 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
output_folder: "keymap-drawer" # path to save produced SVGs
# commit_message: "Draw: ${{ github.event.head_commit.message }}"
amend_commit: true # whether to amend the commit or create a new one

fail_on_error: true
Loading

0 comments on commit 5129f50

Please sign in to comment.