diff --git a/.gitea/workflows/pipelines.yaml b/.gitea/workflows/pipelines.yaml index 4fbc7a8..02f8686 100644 --- a/.gitea/workflows/pipelines.yaml +++ b/.gitea/workflows/pipelines.yaml @@ -22,3 +22,4 @@ jobs: files: |- build/*.pdf name: Release ${{ gitea.run_id }}.${{ gitea.run_attempt }} + tag_name: Release_${{ gitea.run_id }}.${{ gitea.run_attempt }}