From 4a3aa31e97cca3294ee4176c2529f42ac118efe8 Mon Sep 17 00:00:00 2001 From: Nathan Hui Date: Mon, 1 Jan 2024 01:39:29 -0800 Subject: [PATCH] ci: Enables release --- .github/workflows/latex_build.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/workflows/latex_build.yml b/.github/workflows/latex_build.yml index 28f22c7..90bf320 100644 --- a/.github/workflows/latex_build.yml +++ b/.github/workflows/latex_build.yml @@ -34,3 +34,13 @@ jobs: folder: out git-config-name: e4e_github_actions git-config-email: e4e@ucsd.edu + - name: Prepare Release Parameters + run: | + echo 'today_date=$(date -I)' >> $GITHUB_ENV + - name: Create Release + uses: marvinpinto/action-automatic-releases@v1.2.1 + with: + repo_token: "${{ secrets.GITHUB_TOKEN }}" + automatic_release_tag: $today_date + prerelease: false + files: e4e_weekly_presentation*