Commit 792264b
committed
fix buf push tag on release
the buf github action does not support
configuring the tag to be pushed, so it
always defaults to pushing the github SHA.
This changes the action to push the tag
to BSR with the ref_name instead of the commit
SHA.1 parent 9ba37ce commit 792264b
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments