diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f6a519c2..c19561af 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -169,4 +169,3 @@ jobs: # git tag - lists all local tags # git tag -d 1.0.19-1 - delete local tag # -# git ls-remote --tags - lists all remote tags