Skip to content

Commit

Permalink
build: update release-please config (#3201)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyubisation authored and github-actions committed Nov 7, 2024
1 parent 04efd2d commit 75dcc26
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ jobs:
- uses: googleapis/release-please-action@v4
id: release
with:
release-type: node
config-file: release-please-config.json
manifest-file: .release-please-manifest.json
# The short ref name of the branch or tag that triggered
# the workflow run. For example, `main` or `1.x`
target-branch: ${{ github.ref_name }}
- name: Release Info
run: echo "$RELEASE_OUTPUT"
Expand Down

0 comments on commit 75dcc26

Please sign in to comment.