Commit e2e581a
Restore npm release workflow execution in the renamed repository (#13)
The release pipeline was silently skipped because the workflow guard still targeted the old repository slug. Updating the guard to recodeecom/musafety ensures tagged releases can actually run publish with provenance.
Constraint: Keep release workflow restricted to the canonical maintainer repo
Rejected: Remove repository guard entirely | risks unintended publish attempts from forks
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: If repository slug changes again, update both workflow guard and release tests together
Tested: npm test (41/41 pass)
Not-tested: live npm publish success from GitHub Actions with npm environment secrets
Co-authored-by: NagyVikt <nagy.viktordp@gmail.com>1 parent 2de9cd6 commit e2e581a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments