Skip to content

Commit 23bb26f

Browse files
authored
chore(ci): Changing release-please token from GITHUB_TOKEN to CI_PAT
1 parent 21f789a commit 23bb26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
steps:
1515
- uses: googleapis/[email protected]
1616
with:
17-
token: ${{ secrets.GITHUB_TOKEN }}
17+
token: ${{ secrets.CI_PAT }}

0 commit comments

Comments
 (0)