Commit 045fbf5
authored
fix: add secret in publish-release-worker (#1797)
Add secret in publish-release-worker job.
This is to fix this
[error](https://pantheon.corp.google.com/cloud-build/builds;region=global/2b272e37-9895-4d51-8203-60aed2040255?invt=Ab6K1g&orgonly=true&project=cloud-sdk-librarian-prod&supportedpurview=organizationId)
```
2025/08/21 19:29:44 GET https://api.github.com/repos/googleapis/google-cloud-python/pulls?per_page=100&state=closed: 401 Bad credentials []
--
| 2025/08/21 19:29:44 ERROR Error running command err="GET https://api.github.com/repos/googleapis/google-cloud-python/pulls?per_page=100&state=closed: 401 Bad credentials []"
| 2025/08/21 19:29:44 ERROR Error finding merged pull requests for publish-release err="GET https://api.github.com/repos/googleapis/google-cloud-python/pulls?per_page=100&state=closed: 401 Bad credentials []" repository=google-cloud-python
```1 parent f0edfd6 commit 045fbf5
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
0 commit comments