diff --git a/.tangled/workflows/release.yml b/.tangled/workflows/release.yml index 017ca2d..bb4accc 100644 --- a/.tangled/workflows/release.yml +++ b/.tangled/workflows/release.yml @@ -14,6 +14,7 @@ environment: steps: - name: Get tag for current commit command: | + #test # Fetch tags (shallow clone doesn't include them by default) git fetch --tags