Skip to content

Commit 6637757

Browse files
committed
indent
1 parent 0dd7b80 commit 6637757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Update data files
3535
run: |
3636
tool/format-release .. ${{ github.event.client_payload.version || github.event.inputs.version }} . | (cd .. && git apply)
37-
working-directory: ruby
37+
working-directory: ruby
3838

3939
- name: Cleanup ruby directory
4040
run: |

0 commit comments

Comments
 (0)