Skip to content

Commit 227e153

Browse files
committed
Looks like they introduced a new attribute 'makeartifact' for the GHA
1 parent 95a23b6 commit 227e153

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
source: pattern-categorization/${{ matrix.folder }}/innersource-program-mind-map.html #strange syntax here. seems to not respect the working-directory default either
5050
destination: innersource-program-mind-map.png
5151
full-page: false
52+
makeartifact: true
5253
- name: Copy Screenshot
5354
run: cp ${{ steps.screenshot-generator.outputs.path }} ${{ matrix.folder }}
5455
- name: Reduce Screenshot Size (PNG)

0 commit comments

Comments
 (0)