Skip to content

Commit ca230dc

Browse files
committed
More randomness
1 parent 8ad4e4e commit ca230dc

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: ${{ matrix.folder }}/innersource-program-mind-map.png
50+
destination: innersource-program-mind-map-${{ matrix.runs-on }}.png
5151
full-page: false
5252
makeartifact: true
5353
- name: Copy Screenshot

0 commit comments

Comments
 (0)