Skip to content

Commit 7d9117b

Browse files
committed
add output to check process
1 parent 3f86dec commit 7d9117b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ant.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ jobs:
148148
else
149149
version="$(git describe --tags --always --dirty --broken)"
150150
fi
151+
echo "Type $GITHUB_REF_TYPE Name $GITHUB_REF_NAME version ${version#v}"
151152
echo "version=${version#v}" >> $GITHUB_OUTPUT
152153
echo "plugin_directory=josm/plugins/${{ inputs.plugin-directory }}" >> $GITHUB_OUTPUT
153154

0 commit comments

Comments
 (0)