chore: remove id from step

This commit is contained in:
Johan Larsson 2024-01-12 20:26:48 +01:00
parent 65fb11f725
commit 8a414905d3
1 changed files with 0 additions and 1 deletions

View File

@ -30,6 +30,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4
id: release
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}