We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d42fa commit 76cbf2bCopy full SHA for 76cbf2b
.github/workflows/sdk-platform-java-nightly.yaml
@@ -84,4 +84,4 @@ jobs:
84
run: |
85
gh issue create \
86
--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}"
+ --body "The build has failed : https://github.com/googleapis/google-cloud-java/actions/runs/${GITHUB_RUN_ID}"
0 commit comments