Skip to content

Commit

Permalink
chore(ci): set release please action target branch to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushmanchhabra committed Feb 26, 2024
1 parent d1baf70 commit 564ba2e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
- name: Release Please
uses: google-github-actions/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
target-branch: v3

0 comments on commit 564ba2e

Please sign in to comment.