Skip to content

Commit

Permalink
Merge pull request #8 from laruiss/test/release-please
Browse files Browse the repository at this point in the history
test/release please
  • Loading branch information
laruiss authored Dec 6, 2023
2 parents 42f54cc + 93c6c81 commit 5be4fa8
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 @@ -20,7 +20,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
target-branch: main
config-file: .release-please-config.json
config-file: .release-please.config.json
- name: Checkout repository
uses: actions/checkout@v4
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit 5be4fa8

Please sign in to comment.