Skip to content

Commit 7ccf0bd

Browse files
traskMateusz Rzeszutek
and
Mateusz Rzeszutek
authored
Update doc PR now that annotations are stable (#7219)
Co-authored-by: Mateusz Rzeszutek <[email protected]>
1 parent 12f7871 commit 7ccf0bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-create-website-pull-request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
VERSION: ${{ inputs.version }}
4444
run: |
4545
# TODO (trask) this will need to be updated when instrumentation-annotations are stable
46-
sed -Ei "s/^javaAnnotationsVersion: [0-9.]+-alpha$/javaAnnotationsVersion: ${VERSION}-alpha/" content/en/docs/instrumentation/java/automatic/annotations.md
46+
sed -Ei "s/^javaAnnotationsVersion: [0-9.]+$/javaAnnotationsVersion: ${VERSION}/" content/en/docs/instrumentation/java/automatic/annotations.md
4747
4848
- name: Use CLA approved github bot
4949
run: |

0 commit comments

Comments
 (0)