Update build.yml
This commit is contained in:
parent
b5d2793159
commit
ee22250634
@ -19,6 +19,7 @@ jobs:
|
|||||||
echo "Extracted tag name: $TAG_NAME"
|
echo "Extracted tag name: $TAG_NAME"
|
||||||
else
|
else
|
||||||
echo "This is not a tag push with 'v' prefix, skipping..."
|
echo "This is not a tag push with 'v' prefix, skipping..."
|
||||||
|
exit 78
|
||||||
|
|
||||||
- name: Set up JDK 21
|
- name: Set up JDK 21
|
||||||
uses: actions/setup-java@v2
|
uses: actions/setup-java@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user