We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4915180 commit da6159dCopy full SHA for da6159d
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