Skip to content

Commit b5ec148

Browse files
authored
Update Breakage.yml
1 parent 5dc9bd3 commit b5ec148

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Breakage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
- pkgpath: control-toolbox
1818
uses: control-toolbox/CTActions/.github/workflows/breakage.yml@main
1919
with:
20-
pkg: ${{ matrix.pkg }}
20+
pkgname: ${{ matrix.pkgname }}
21+
pkgpath: ${{ matrix.pkgpath }}
2122
pkgversion: ${{ matrix.pkgversion }}
22-

0 commit comments

Comments
 (0)