Skip to content

Commit

Permalink
fix: add id to release please ci step
Browse files Browse the repository at this point in the history
  • Loading branch information
gowoons committed Aug 7, 2023
1 parent 3971793 commit 29345e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
releases_created: ${{ steps.release-please.outputs.releases_created }}
steps:
- uses: google-github-actions/release-please-action@v3
id: release-please
with:
release-type: node
package-name: code-review-gpt
Expand Down

0 comments on commit 29345e7

Please sign in to comment.