Skip to content

Commit

Permalink
Fixed release please configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-crowell committed Mar 12, 2024
1 parent fc4ef5a commit 84d9d86
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 @@ -18,7 +18,7 @@ jobs:
with:
release-type: node
token: ${{ secrets.GITHUB_TOKEN }}
default-branch: main
target-branch: main

- name: Publish
uses: './.github/workflows/publish.yml'
Expand Down

0 comments on commit 84d9d86

Please sign in to comment.