Skip to content

Commit

Permalink
fix(CI): identity the release please to capture its output
Browse files Browse the repository at this point in the history
Release-As: 1.4.5
  • Loading branch information
meysam81 committed Nov 9, 2024
1 parent 67b53ce commit acf0f7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,8 @@ jobs:
releases_created: ${{ steps.release-please.outputs.releases_created }}
tag_name: ${{ steps.release-please.outputs.tag_name }}
steps:
- name: Release please
- id: release-please
name: Release please
uses: googleapis/release-please-action@v4
with:
release-type: simple
Expand Down

0 comments on commit acf0f7e

Please sign in to comment.