File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 5454 npx pageres ${{ matrix.folder }}/innersource-program-mind-map.html --overwrite --filename=${{ matrix.folder }}/innersource-program-mind-map 2560x1600
5555 - name : Reduce Screenshot Size (PNG)
5656 run : npx optipng ${{ matrix.folder }}/innersource-program-mind-map.png
57+ # - name: Commit Changes
58+ # uses: stefanzweifel/git-auto-commit-action@v6
59+ # with:
60+ # commit_message: Re-creating markmap and screenshot for ${{ matrix.folder }}
5761 - name : Commit Changes
58- uses : stefanzweifel/git-auto -commit-action@v6
62+ uses : EndBug/add-and -commit@v9
5963 with :
60- commit_message : Re-creating markmap and screenshot for ${{ matrix.folder }}
64+ message : Re-creating markmap and screenshot for ${{ matrix.folder }}
You can’t perform that action at this time.
0 commit comments