Skip to content

Commit

Permalink
chore(release): add id to release-please step (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtisvg committed Jan 5, 2023
1 parent 9a76816 commit 4d591b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
release_tag: ${{ steps.release-please.outputs.tag_name }}
steps:
- uses: google-github-actions/release-please-action@v3
id: release-please
with:
package-name: btlr
release-type: simple
Expand Down

0 comments on commit 4d591b3

Please sign in to comment.