Commit 529e40b
committed
Add workflow to trigger community plugins release
Add .github/workflows/main-deploy.yaml which triggers on pushes to main and work/ss/main-branch-flow. The job dispatches a repository_dispatch to squaredup/plugins-automation to kick off community plugin releases, sending the current commit SHA as client_payload and using the AUTOMATION_DISPATCH_TOKEN secret with the gh CLI.1 parent 46747f5 commit 529e40b
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments