Commit 7977592
authored
fix: Attempt to unblock
Using a GitHub private access token in order to allow other actions to
run on top of the `release-please` action, since otherwise they are
blocked to avoid recursive actions.
> You will want to configure a GitHub Actions secret with a Personal Access Token
> if you want GitHub Actions CI checks to run on Release Please PRs.
Ref: https://github.com/googleapis/release-please-action?tab=readme-ov-file#other-actions-on-release-please-prsluarocks-release. (#376)1 parent 3531de0 commit 7977592
2 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
0 commit comments