Skip to content

Commit d7fc783

Browse files
committed
add user id for build
1 parent 84a1f39 commit d7fc783

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ov_build_release_shared.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -553,6 +553,7 @@ jobs:
553553
shell: pwsh
554554
env:
555555
REDGUIDES_API_KEY: ${{ secrets.RG_API_KEY }}
556+
REDGUIDES_USER_ID: ${{ secrets.RG_USER_ID }}
556557
run: |
557558
$version = $env:MQVERSION_INFO
558559
$releaseNotes = "${{ github.workspace }}/build/ReleaseNotes.md"

0 commit comments

Comments
 (0)