Skip to content

Commit

Permalink
ci(create-release): add target branch to RP config
Browse files Browse the repository at this point in the history
  • Loading branch information
yomatters committed Jan 10, 2025
1 parent 77e12f3 commit 3354bec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
uses: googleapis/release-please-action@v4
with:
release-type: node
target-branch: ${{ github.ref_name }}

build-publish:
name: Build and publish module
Expand Down

0 comments on commit 3354bec

Please sign in to comment.