diff --git a/.forgejo/workflows/generale-tarball.yml b/.forgejo/workflows/generale-tarball.yml index 3b9f1267a..994f5d0a3 100644 --- a/.forgejo/workflows/generale-tarball.yml +++ b/.forgejo/workflows/generale-tarball.yml @@ -6,6 +6,10 @@ on: required: true type: string + push: + tags: + - '*' + jobs: build-tarball: name: Build tarball w/ submodules