Commit 18b31b3
authored
ci: auto-commit release assets on tags (#13)
## Summary
- load a PAT via 1Password so the workflow has push rights during
release-tag runs
- auto-commit step now uses that PAT plus explicit release-bot author
info to push version bumps, chart docs, and README updates back to main
when a v* tag is pushed
## Testing
- bun check
- bun run typecheck
- bun test1 parent fb81fb0 commit 18b31b3
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
130 | 143 | | |
131 | 144 | | |
132 | 145 | | |
| |||
0 commit comments