Commit 5461671
fedcm-example-app: add GitHub Actions workflow to deploy to Heroku on main
Summary:
Adds `.github/workflows/main.yml` so that pushes to `main` on the public mirror at github.com/fbsamples/fedcm-example-app automatically deploy to the `fedcm` Heroku app via the `akhileshns/heroku-deploy` action. Mirrors the workflow added for fbrell in D104124307 (with the SHA fixes from D104458995 already applied — `actions/checkout` pinned to v6.0.2, `heroku-deploy` pinned to v3.15.15).
Note that this file lives internally at `fbcode/third_party_login/fbsamples/fedcm/.github/workflows/main.yml` and ShipIt syncs it to repo root in the OSS mirror.
___
overriding_review_checks_triggers_an_audit_and_retroactive_review
Oncall Short Name: third_party_login
Differential Revision: D105223810
fbshipit-source-id: 000775b6083b1287014593225b13a8bede06f24e1 parent d14d265 commit 5461671
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