We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4915180 + da6159d commit 114eb43Copy full SHA for 114eb43
1 file changed
.github/workflows/cd-matrix.yml
@@ -203,7 +203,7 @@ jobs:
203
await github.rest.repos.createDispatchEvent({
204
owner: 'IgniteUI',
205
repo: 'igniteui-actions',
206
- event_type: 'igniteui-angular-samples-cd',
+ event_type: 'igniteui-samples-cd',
207
client_payload: {
208
calling_branch: "${{ env.BRANCH_REF }}",
209
repository: "${{ github.repository }}",
0 commit comments