Skip to content

Commit bbc3806

Browse files
committed
try different mapping for GITHUB_PAT
1 parent 25c3f89 commit bbc3806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines-userTests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
npm run build
4343
node userErrors ${{ parameters.POST_RESULT }} ${{ parameters.OLD_TS_REPO_URL }} ${{ parameters.OLD_HEAD_REF }} ${{ parameters.REQUESTING_USER }} ${{ parameters.SOURCE_ISSUE }} ${{ parameters.STATUS_COMMENT }}
4444
env:
45-
GITHUB_PAT: $(TypeScriptErrorDeltas)
45+
GITHUB_PAT: $(GITHUB_PAT)

0 commit comments

Comments
 (0)