Skip to content

Commit

Permalink
chore: update release please
Browse files Browse the repository at this point in the history
  • Loading branch information
bradbyte committed May 15, 2024
1 parent bc33f9f commit bd71836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
release-please:
runs-on: ubuntu-latest
outputs:
release-created: ${{ steps.release.outputs.release_created }}
release-created: ${{ steps.release.outputs.releases_created }}
steps:
- uses: google-github-actions/release-please-action@v3
id: release
Expand Down

0 comments on commit bd71836

Please sign in to comment.