chore: remove id from step
This commit is contained in:
parent
65fb11f725
commit
8a414905d3
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue