Skip to content

Commit 3c6482f

Browse files
committed
fix: set path to release-please action
1 parent a5655e7 commit 3c6482f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ jobs:
232232
steps:
233233
- uses: googleapis/release-please-action@v4
234234
id: release
235-
working-directory: ./bun
235+
path: ./bun
236236
with:
237237
release-type: node
238238
- name: Checkout Repository

0 commit comments

Comments
 (0)