Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Commit 9e75fe4

Browse files
authored
feat: Update release-please.yml with correct path (#1184)
* Update release-please.yml with correct path It seems that blob/main/google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java should be used for annotations * Fix the path
1 parent 0931446 commit 9e75fe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ branches:
1111
releaseType: java-backport
1212
branch: 3.7.x
1313
extraFiles:
14-
- src/main/java/com/google/cloud/logging/Instrumentation.java
14+
- google-cloud-logging/src/main/java/com/google/cloud/logging/Instrumentation.java

0 commit comments

Comments
 (0)