Skip to content

Commit 839f1ac

Browse files
committed
Overwrite all mindmap PNGs manually
1 parent fd041de commit 839f1ac

File tree

5 files changed

+1
-3
lines changed

5 files changed

+1
-3
lines changed

.github/workflows/generate-mindmap.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,7 @@ jobs:
4949
# Take the screenshot
5050
npx pageres ${{ matrix.folder }}/innersource-program-mind-map.html --overwrite --filename=${{ matrix.folder }}/innersource-program-mind-map
5151
- name: Reduce Screenshot Size (PNG)
52-
run: npx optipng ${{ matrix.folder }}/innersource-program-mind-map.png
53-
- name: Pull Remote Changes
54-
run: git pull
52+
run: npx optipng ${{ matrix.folder }}/innersource-program-mind-map.png"
5553
- name: Commit Changes
5654
uses: stefanzweifel/git-auto-commit-action@v6
5755
with:
-319 KB
Loading
-145 KB
Loading
-367 KB
Loading
-160 KB
Loading

0 commit comments

Comments
 (0)