Skip to content

Commit

Permalink
feat: set target-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrorezende committed Jan 13, 2025
1 parent e79b7cf commit 91dcaeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
steps:
- uses: googleapis/release-please-action@v4
id: release
with:
target-branch: feat/release-please-test

build-namadillo:
needs: [release-please]
Expand Down

0 comments on commit 91dcaeb

Please sign in to comment.