We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b2009a commit af6b9c5Copy full SHA for af6b9c5
.github/workflows/staging-deploy.yml
@@ -2,7 +2,7 @@ name: Deploy Notification To staging.phcode.dev
2
3
on:
4
repository_dispatch:
5
- types: [my-event]
+ types: [deploy-staging]
6
7
jobs:
8
build-tasks:
0 commit comments