Skip to content

Commit 685032a

Browse files
committed
chore: fix the format for svg
1 parent d49f0f6 commit 685032a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/drawio-export.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
with:
102102
path: ${{ inputs.drawio_path }}
103103
output: ${{ inputs.drawio_svg_format_export_path }}
104-
format: png
104+
format: svg
105105
transparent: false
106106
action-mode: ${{ inputs.drawio_action_mode }}
107107
remove-page-suffix: true

0 commit comments

Comments
 (0)