We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e3f7b commit 5ff3658Copy full SHA for 5ff3658
1 file changed
.github/workflows/drawio-export.yml
@@ -26,6 +26,7 @@ jobs:
26
format: svg
27
transparent: true
28
action-mode: all
29
+ remove-page-suffix: true
30
31
- name: Commit exported SVGs
32
run: |
0 commit comments