Skip to content

Commit 7dad3b1

Browse files
committed
gha automatic tag test
1 parent 4ff5c31 commit 7dad3b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_central.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
path: elasticsearch-java
8686

8787
- run: |
88-
ls -la
88+
cd elasticsearch-java
8989
git tag v${{ inputs.version }}
9090
git push origin v${{ inputs.version }}
9191
echo ${{ inputs.version }} > config/version.txt

0 commit comments

Comments
 (0)