Skip to content

Commit

Permalink
ci: fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
genaris committed Sep 16, 2024
1 parent e09bc76 commit d31c23b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ jobs:
- uses: googleapis/release-please-action@v4
id: release-please
with:
config-file: release-please-config.json
manifest-file: .release-please-manifest.json
token: ${{ secrets.GITHUB_TOKEN }}
release-type: node
Expand Down

0 comments on commit d31c23b

Please sign in to comment.