Skip to content

Commit

Permalink
Update dev-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rasa-aadlv authored Dec 4, 2024
1 parent 411f91c commit 558714b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
with:
github_token: ${{ env.GITHUB_TOKEN }}
source_branch: prepare-release-${{ env.INPUT_VERSION }}
target_branch: ${{ env.base_branch }}
target_branch: ${{ env.BASE_BRANCH }}
body: "**Automated pull request for Rasa SDK release.**"
title: Release ${{ github.event.inputs.version }}
env:
Expand Down

0 comments on commit 558714b

Please sign in to comment.