Skip to content

Commit 895f8a0

Browse files
committed
Use my fork of matrix-output GHA
Closes #19
1 parent b70996d commit 895f8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090

9191
- name: Output matrix values
9292
id: output-matrix
93-
uses: beacon-biosignals/matrix-output@v1
93+
uses: penelopeysm/matrix-output@main
9494
with:
9595
yaml: |
9696
model_name: ${{ matrix.model }}

0 commit comments

Comments
 (0)