Commit 65cb3b7
committed
fix(ci): update release-please workflow with stricter repo validation
- Add conditions to validate the head repository matches the current repository.
- Explicitly specify secrets for RELEASE_PLEASE_APP_ID and RELEASE_PLEASE_APP_PRIVATE_KEY.
fix(test): adjust account meta test to use getFirst()
- Replace `get(0)` with `getFirst()` for improved clarity and correctness.1 parent cd6ca66 commit 65cb3b7
2 files changed
Lines changed: 5 additions & 3 deletions
File tree
- .github/workflows
- ix-proxy/src/test/java/systems/glam/ix/proxy
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
659 | | - | |
| 659 | + | |
660 | 660 | | |
661 | 661 | | |
662 | 662 | | |
| |||
0 commit comments