Skip to content

Commit 5825078

Browse files
committed
tmp
1 parent 4565b73 commit 5825078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-and-compare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# BASE_SHA: ${{ github.event.pull_request.base.sha }}
5353
GH_TOKEN: ${{ github.token }}
5454
run: |
55-
ID=$(gh run list --repo $GITHUB_REPOSITORY -b $BASE_SHA -w 20274629225 -L 1 --json databaseId --jq ".[].databaseId")
55+
ID=$(gh run list --repo $GITHUB_REPOSITORY -b $BASE_SHA -w 216416480 -L 1 --json databaseId --jq ".[].databaseId")
5656
echo "run_id=$ID" >> $GITHUB_OUTPUT
5757
5858
- name: Download metadata artifact

0 commit comments

Comments
 (0)