From eabaefb3b480b38f0777578aa607a44dd5e12b26 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Thu, 10 Oct 2024 19:07:29 -0400 Subject: [PATCH] Reapply "Disable automatic tarball build" This reverts commit 44865e06b13b8a4c904ec66c21a88b8786d115a4. --- .forgejo/workflows/generate-tarball.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.forgejo/workflows/generate-tarball.yml b/.forgejo/workflows/generate-tarball.yml index 14085a220fcd..d5cd21403ce6 100644 --- a/.forgejo/workflows/generate-tarball.yml +++ b/.forgejo/workflows/generate-tarball.yml @@ -10,14 +10,6 @@ on: required: true type: string - push: - tags: - - 'v3*' - tags-ignore: - - '*-nightly*' - - '*-beta*' - - '*-alpha*' - jobs: build-tarball: name: Build tarball