From 44f0f07b5d7155207a743aa13bdf8e740c0b4bd6 Mon Sep 17 00:00:00 2001 From: unk-1 Date: Mon, 22 Apr 2024 21:21:48 +0100 Subject: [PATCH] Update README.md --- .github/workflows/build.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9c00cb0a7..5552806b0 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -49,6 +49,6 @@ jobs: files: release_x64.7z tag_name: ${{ steps.determine_version.outputs.version }} draft: false - prerelease: true + prerelease: false env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index 0fd71f901..3bee17c39 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # TagTool -[![Build status](https://ci.appveyor.com/api/projects/status/1ywqybpcsrh5ec5b/branch/dev?svg=true)](https://ci.appveyor.com/project/Beatthezombie/tagtool-obbr2/branch/dev) +[![Build status](https://github.com/TheGuardians/TagTool/actions/workflows/build.yml/badge.svg)](https://github.com/TheGuardians/TagTool/actions) A command-line tool designed to aid in the research and modification of Halo cache files. Currently supports Gen3 (halo3, odst, partial support for reach) and Halo Online (ms23, partial support for higher versions).