From ddf572f57798900d8a8eab96b3d94fe53500035e Mon Sep 17 00:00:00 2001 From: Mikk155 Date: Fri, 9 Aug 2024 18:54:33 -0300 Subject: [PATCH] These workflows will rbe my ruin --- .github/workflows/build.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index a8bb383..ab9d773 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -8,7 +8,7 @@ on: - '.github/workflows/build.yaml' env: - VERSION: "1.0" + VERSION: "1.5" USER: Mikk155 REPOSITORY: ripent.py @@ -35,7 +35,6 @@ jobs: token: ${{ secrets.TOKEN }} target_owner: ${{ env.USER }} target_repo: ${{ env.REPOSITORY }} - update_latest_release: true default_release_name: "Rip Ent" update_release_body_path: "changelog.md" draft: false