From bed3f4ead0d8249f282050c479f6816d152ccb73 Mon Sep 17 00:00:00 2001 From: Aaron T Date: Sat, 21 Oct 2023 17:10:39 +0100 Subject: [PATCH] chore: Update README.md (#4) * Update README.md * small release-please change --- .gitattributes | 2 +- .github/workflows/google-release-please.yml | 6 ++---- README.md | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/.gitattributes b/.gitattributes index 859ec61..074807c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.txt text \ No newline at end of file +*.txt text=auto \ No newline at end of file diff --git a/.github/workflows/google-release-please.yml b/.github/workflows/google-release-please.yml index f78f6c9..d429c89 100644 --- a/.github/workflows/google-release-please.yml +++ b/.github/workflows/google-release-please.yml @@ -23,7 +23,5 @@ jobs: if: ${{ steps.release.outputs.release_created }} env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - run: | - gh release upload ${{ steps.release.outputs.tag_name }} ./artifact/RTWRand-macos.zip - gh release upload ${{ steps.release.outputs.tag_name }} ./artifact/RTWRand-windows.zip - gh release upload ${{ steps.release.outputs.tag_name }} ./artifact/RTWRand-linux.zip \ No newline at end of file + run: + gh release upload ${{ steps.release.outputs.tag_name }} ./artifact/RTWRand-macos.zip ./artifact/RTWRand-windows.zip ./artifact/RTWRand-linux.zip \ No newline at end of file diff --git a/README.md b/README.md index b7ea738..9a19dce 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -![workflow](https://github.com/sargeantPig/RTWLibTools/actions/workflows/dotnet-desktop.yml/badge.svg) ![workflow](https://github.com/sargeantPig/RTWLibTools/actions/workflows/linux.yml/badge.svg) +![workflow](https://github.com/sargeantPig/RTWLibTools/actions/workflows/macos-build-test.yml/badge.svg) ![workflow](https://github.com/sargeantPig/RTWLibTools/actions/workflows/linux-build-test.yml/badge.svg)![workflow](https://github.com/sargeantPig/RTWLibTools/actions/workflows/windows-build-test.yml/badge.svg) # RTWLibTools RTWLibTools