We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd7b80 commit 6637757Copy full SHA for 6637757
.github/workflows/draft-release.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Update data files
35
run: |
36
tool/format-release .. ${{ github.event.client_payload.version || github.event.inputs.version }} . | (cd .. && git apply)
37
- working-directory: ruby
+ working-directory: ruby
38
39
- name: Cleanup ruby directory
40
0 commit comments