Skip to content

Commit 93cf909

Browse files
Updated board release workflow for test purposes #12
1 parent a1c19ad commit 93cf909

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/boardRelease.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
5353
echo "$PR_RESPONSE" > pr_response.json
5454
PR_NUMBER=$(jq '.number' pr_response.json)
55+
PR_NUMBER=30
5556
rm pr_response.json
5657
echo "Pull request number is $PR_NUMBER"
5758
echo "pull_request_number=$PR_NUMBER" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)