Skip to content

Commit 9259820

Browse files
committed
fix: use manifest-pr command to fix release pipeline
1 parent 40616e6 commit 9259820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- name: 🚀 release-please-action
1818
uses: google-github-actions/release-please-action@v3
1919
with:
20-
command: manifest
20+
command: manifest-pr

0 commit comments

Comments
 (0)