Skip to content

Commit

Permalink
fix(ci): default branch to release
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelromcar-parabol committed Sep 29, 2023
1 parent d9222bb commit 88c39dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: google-github-actions/release-please-action@v3
with:
command: manifest
# default-branch: ${{ github.ref_name }}
default-branch: ${{ github.ref_name }}
# extra-files: |
# packages/chronos/package.json
# packages/client/package.json
Expand Down

0 comments on commit 88c39dc

Please sign in to comment.