Commit f60fefb
authored
Pass rubygems_api_key secret to release workflow (#147)
## Summary
- Adds the `rubygems_api_key` secret to the release workflow call
- Required for the reusable release workflow to publish gems to RubyGems
## Test plan
- [ ] Verify the workflow syntax is valid
- [ ] Test by triggering a release
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
0 commit comments