Skip to content

Commit fb44c27

Browse files
ci: update author for fetching release-please PR changelog
1 parent 10bb352 commit fb44c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
# Find the latest release-please PR
144144
$prs = gh pr list `
145145
--repo ${{ github.repository }} `
146-
--author "release-please[bot]" `
146+
--author "app/github-actions" `
147147
--state open `
148148
--json number,body `
149149
--limit 1

0 commit comments

Comments
 (0)