Skip to content

Commit 5a9f8ec

Browse files
committed
feat: remove deprecated parameter for r-p workflow
1 parent b5a7df3 commit 5a9f8ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-please.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
- uses: googleapis/release-please-action@v4
1818
id: release
1919
with:
20-
command: manifest-release
2120
token: ${{secrets.GITHUB_TOKEN}}
2221

2322
# The logic below handles the npm publication:

0 commit comments

Comments
 (0)