Skip to content

Commit

Permalink
chore: Update release-please.yml
Browse files Browse the repository at this point in the history
Removing unsupported input for release please
  • Loading branch information
Zoramite authored Feb 6, 2025
1 parent 2acc08d commit fcb2a73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
default-branch: main
- uses: actions/checkout@v4
if: ${{ steps.release.outputs.releases_created }}
- uses: actions/setup-node@v4
Expand Down

0 comments on commit fcb2a73

Please sign in to comment.