Skip to content

Commit

Permalink
fix: remove deprecated command options (#1052)
Browse files Browse the repository at this point in the history
## This PR

Remove deprecated command options.

see -
https://github.com/google-github-actions/release-please-action#upgrading-from-v3-to-v4

Signed-off-by: Kavindu Dodanduwa <[email protected]>
  • Loading branch information
Kavindu-Dodan authored Dec 4, 2023
1 parent 361a301 commit 4c36155
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
- uses: google-github-actions/release-please-action@a6d1fd9854c8c40688a72f7e4b072a1e965860a0 # v4
id: release
with:
release-type: "go"
command: manifest
token: ${{secrets.GITHUB_TOKEN}}
default-branch: main

Expand Down

0 comments on commit 4c36155

Please sign in to comment.