We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339e068 commit 7570872Copy full SHA for 7570872
.github/workflows/tag-release.yml
@@ -61,7 +61,6 @@ jobs:
61
62
- name: Get Project Version
63
id: get_version
64
- working-directory: google-cloud
65
run: echo "VERSION=$(mvn help:evaluate -Dexpression=project.version -q -DforceStdout)" >> $GITHUB_OUTPUT
66
67
- name: Publish SNAPSHOT to Maven Central
0 commit comments