Commit 9bf1eb5
authored
ci: use GitHub token in create_additional_release_tag push (googleapis#13966)
This action failed on the [most recent full
release](https://github.com/googleapis/google-cloud-java/actions/runs/30555188755)
and the [most recent partial
release](https://github.com/googleapis/google-cloud-java/actions/runs/29455621433);
I suspect it's been broken since [persist-credentials was set to
false](https://github.com/googleapis/google-cloud-java/pull/13615/changes#diff-afd3aebecfb843cab8470e95bd7903c6ae60b8072027fc03c6f462f34c7628a3).
Also add ability to specify the ref to check out (e.g. release tag) to
make it easier to run this manually when automation fails.1 parent bfd98cf commit 9bf1eb5
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
10 | 15 | | |
11 | 16 | | |
12 | 17 | | |
| |||
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| 26 | + | |
21 | 27 | | |
22 | 28 | | |
23 | 29 | | |
| |||
38 | 44 | | |
39 | 45 | | |
40 | 46 | | |
41 | | - | |
| 47 | + | |
42 | 48 | | |
43 | 49 | | |
44 | 50 | | |
| |||
0 commit comments