Skip to content

Commit b4f0a03

Browse files
committed
Trying another GHA to take screenshots of the mindmap
1 parent 45508b4 commit b4f0a03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/generate-mindmap.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ jobs:
4343
run: npx markmap --no-toolbar ${{ matrix.folder }}/innersource-program-mind-map.md -o ${{ matrix.folder }}/innersource-program-mind-map.html
4444
- name: Screenshot Markmap Website
4545
id: screenshot-generator
46-
uses: swinton/screenshot-website@v1.x
46+
# uses: swinton/screenshot-website@v1.x
47+
uses: AxolStudio/screenshot-website@v1.1
4748
with:
4849
source: pattern-categorization/${{ matrix.folder }}/innersource-program-mind-map.html #strange syntax here. seems to not respect the working-directory default either
4950
destination: innersource-program-mind-map.png

0 commit comments

Comments
 (0)