diff --git a/.github/workflows/discord.yml b/.github/workflows/discord.yml
deleted file mode 100644
index b2ed5b9..0000000
--- a/.github/workflows/discord.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-name: Discord Webhook
-
-on:
- push:
- branches: [ "main" ] # Default release branch
- paths:
- - 'src/**'
- - '.github/workflows/**'
-
-jobs:
- discord:
- uses: Digitalroot-Valheim/.github/.github/workflows/discord.yml@main
- with:
- repo_name: ${{ github.event.repository.name }}
- secrets:
- webhook_url: ${{ secrets.VALHEIM_DISCORD_TITANS_WEBHOOK_URL }}
diff --git a/.github/workflows/nuget.autoupdate.yml b/.github/workflows/nuget.autoupdate.yml
index 3151456..e53f52a 100644
--- a/.github/workflows/nuget.autoupdate.yml
+++ b/.github/workflows/nuget.autoupdate.yml
@@ -1,4 +1,4 @@
-name: Automated NuGet Dependency Updates
+name: CI/CD
concurrency: ci-${{ github.ref }}
diff --git a/.github/workflows/nuget.release.yml b/.github/workflows/release.yml
similarity index 88%
rename from .github/workflows/nuget.release.yml
rename to .github/workflows/release.yml
index 9e204d3..932293b 100644
--- a/.github/workflows/nuget.release.yml
+++ b/.github/workflows/release.yml
@@ -1,4 +1,4 @@
-name: NuGet Release
+name: Release
concurrency: ci-${{ github.ref }}
@@ -7,9 +7,10 @@ on:
push:
branches: [ main ] # Default release branch
- paths:
- - 'src/**'
- - '.github/workflows/**'
+ paths-ignore:
+ - '.github/**'
+ - 'docs/**'
+ - '**/*.sln'
env:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
diff --git a/docs/README.md b/docs/README.md
index 959bf85..e949753 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,4 +1,9 @@
# Digitalroot.Valheim.Common.Extensions
Extensions for Valheim Mods
-[![NuGet Release](https://github.com/Digitalroot-Valheim/Digitalroot.Valheim.Common.Extensions/actions/workflows/nuget.release.yml/badge.svg)](https://github.com/Digitalroot-Valheim/Digitalroot.Valheim.Common.Extensions/actions/workflows/nuget.release.yml)
+### Support Me @ https://www.buymeacoffee.com/digitalroot
+
+
+Digitalroot can be found in the Valhalla Legends Discord
+
+