diff --git a/.forgejo/workflows/generate-tarball.yml b/.forgejo/workflows/generate-tarball.yml index afc91a2380..bffa4efc58 100644 --- a/.forgejo/workflows/generate-tarball.yml +++ b/.forgejo/workflows/generate-tarball.yml @@ -6,6 +6,10 @@ on: required: true type: string + push: + tags: + - '*' + jobs: cabal-config-edge: name: Generate cabal config for edge