Commit 9f53c16
fix: use CONTINUE_ prefix for App credentials in debug workflow
Changed from vars.APP_ID and secrets.APP_PRIVATE_KEY to
secrets.CONTINUE_APP_ID and secrets.CONTINUE_APP_PRIVATE_KEY
to match the naming convention used in continue-general-review.yaml
Generated with [Continue](https://continue.dev)
Co-Authored-By: Continue <[email protected]>1 parent 41c4185 commit 9f53c16
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
| 32 | + | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments