Skip to content

Commit 00f408d

Browse files
committed
todo
1 parent 4dcf7ec commit 00f408d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_central.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
token: ${{ steps.fetch-ephemeral-token.outputs.token }}
7373
ref: ${{ inputs.branch }}
7474
path: elasticsearch-java
75+
# TODO git push after making sure the version bump works
7576
run: |
7677
git tag v${{ inputs.version }}
7778
git push origin v${{ inputs.version }}

0 commit comments

Comments
 (0)