Skip to content

Commit

Permalink
Update createGuide.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hadar-co authored Nov 9, 2024
1 parent 8f66552 commit 93f2bd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/createGuide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
\"assistant_id\": \"${{ env.ASSISTANT_ID }}\",
\"instructions\": \"Please assist with the provided title and description.\"
}")
echo "Run Response: $RUN_RESPONSE"
RUN_ID=$(echo "$RUN_RESPONSE" | jq -r '.id')
echo "RUN_ID=$RUN_ID" >> $GITHUB_ENV
shell: bash
Expand Down

0 comments on commit 93f2bd1

Please sign in to comment.