Skip to content

Commit

Permalink
build: fix PR creation
Browse files Browse the repository at this point in the history
  • Loading branch information
algorandskiy committed Jan 7, 2025
1 parent e70363f commit 0aff2c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/sdk-codegen/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,5 @@ gh pr create \
--repo $GH_REPO \
$BASE_ARG_PAIR \
--title "Regenerate code with the latest specification file ($PR_ID)" \
--head $(git branch --show-current) \
--body "$PR_BODY"

0 comments on commit 0aff2c0

Please sign in to comment.