fix
This commit is contained in:
parent
32a0c2d240
commit
bce25f7840
2
.github/workflows/exp.yml
vendored
2
.github/workflows/exp.yml
vendored
|
@ -57,7 +57,7 @@ jobs:
|
|||
exit 0
|
||||
fi
|
||||
|
||||
TAG=${REF#refs/tags/}"
|
||||
TAG=${REF#refs/tags/}
|
||||
if [ "$TAG" != "$REF" ]; then
|
||||
echo "Triggered by tag $TAG"
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue
Block a user