Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
jamshale committed Apr 16, 2024
1 parent 38d2711 commit 51761ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,4 @@ jobs:
git push --set-upstream origin "release-v$release"
title="Release for aries-cloudagent v$release"
gh pr create --title "$titel" --body "$body" --base main --head "release-v$release"
gh pr create --title "$title" --body "$body" --base main-testing --head "release-v$release"
Empty file.

0 comments on commit 51761ee

Please sign in to comment.