Skip to content

Commit 8ad4e4e

Browse files
committed
Random experiment
1 parent 227e153 commit 8ad4e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/generate-mindmap.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: AxolStudio/[email protected]
4848
with:
4949
source: pattern-categorization/${{ matrix.folder }}/innersource-program-mind-map.html #strange syntax here. seems to not respect the working-directory default either
50-
destination: innersource-program-mind-map.png
50+
destination: ${{ matrix.folder }}/innersource-program-mind-map.png
5151
full-page: false
5252
makeartifact: true
5353
- name: Copy Screenshot

0 commit comments

Comments
 (0)