diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 51c47553..249f32d7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,3 +72,6 @@ jobs: git push origin :stable || true git tag -a stable -m "Last Stable Release" git push origin stable + + +