From 95beb41f9f30bcf33e592fd3936beafbde490e7a Mon Sep 17 00:00:00 2001 From: szapp Date: Sun, 9 Jun 2024 08:14:38 +0200 Subject: [PATCH] Update workflow action and README badges --- .github/workflows/build.yml | 4 ++-- README.md | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 62b627b..62e6457 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -192,7 +192,7 @@ jobs: rm BugslayerUtilG.zip - name: Update in Gothic 1 Steam workshop if: startsWith(github.ref, 'refs/tags/') - uses: szapp/steam-workshop-deploy@v1 + uses: m00nl1ght-dev/steam-workshop-deploy@v2 with: username: ${{ secrets.STEAM_USERNAME }} configVdf: ${{ secrets.STEAM_CONFIG_VDF }} @@ -205,7 +205,7 @@ jobs: https://github.com/szapp/Ninja/wiki/Changelog#${{ env.CHANGELOGID }} - name: Update in Gothic 2 Steam workshop if: startsWith(github.ref, 'refs/tags/') - uses: szapp/steam-workshop-deploy@v1 + uses: m00nl1ght-dev/steam-workshop-deploy@v2 with: username: ${{ secrets.STEAM_USERNAME }} configVdf: ${{ secrets.STEAM_CONFIG_VDF }} diff --git a/README.md b/README.md index 482a757..570a93a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ [![Build status](https://github.com/szapp/Ninja/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/szapp/Ninja/actions/workflows/build.yml) [![Documentation](https://img.shields.io/badge/docs-wiki-blue)](https://github.com/szapp/Ninja/wiki) [![GitHub release](https://img.shields.io/github/v/release/szapp/Ninja.svg)](https://github.com/szapp/Ninja/releases/latest) -[![Combined downloads](https://api.szapp.de/downloads/ninja/total/badge)](https://github.com/szapp/Ninja/wiki#user-content-downloads) +[![Combined downloads](https://api.szapp.de/downloads/ninja/total/badge)](https://github.com/szapp/Ninja/wiki#user-content-downloads) +[![World of Gothic](https://github.com/szapp/Ninja/assets/20203034/e0d79fca-d176-4c9c-935d-58437da4d4f4)](https://www.worldofgothic.de/dl/download_652.htm) +[![Spine](https://github.com/szapp/Ninja/assets/20203034/9ffa4f23-885d-4c5c-8a17-40c3d33b3345)](https://clockwork-origins.com/spine) [![Steam Gothic 1](https://img.shields.io/badge/steam-Gothic%201-2a3f5a?logo=steam&labelColor=1b2838)](https://steamcommunity.com/sharedfiles/filedetails/?id=2786936496) [![Steam Gothic 2](https://img.shields.io/badge/steam-Gothic%202-2a3f5a?logo=steam&labelColor=1b2838)](https://steamcommunity.com/sharedfiles/filedetails/?id=2786910489)