Skip to content

Commit 76cbf2b

Browse files
authored
chore: update sdk-platform-java-nightly.yaml link to action (#12212)
Update the url to failed job after this workflow moved from sdk-platform-java to google-cloud-java. For #12206
1 parent b5d42fa commit 76cbf2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdk-platform-java-nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ jobs:
8484
run: |
8585
gh issue create \
8686
--title "Nightly-java8 build on ${{ matrix.os }} failed." \
87-
--body "The build has failed : https://github.com/googleapis/gapic-generator-java/actions/runs/${GITHUB_RUN_ID}"
87+
--body "The build has failed : https://github.com/googleapis/google-cloud-java/actions/runs/${GITHUB_RUN_ID}"

0 commit comments

Comments
 (0)