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 89%
rename from .github/workflows/nuget.release.yml
rename to .github/workflows/release.yml
index 4a4e8c8..3d488d2 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:
branches: [ main ] # Default release branch
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 db43708..f7063e0 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -1,5 +1,10 @@
# Digitalroot.Valheim.Common.Log
Logging for Valheim
-[![NuGet Release](https://github.com/Digitalroot-Valheim/Digitalroot.Valheim.Common.Log/actions/workflows/nuget.release.yml/badge.svg)](https://github.com/Digitalroot-Valheim/Digitalroot.Valheim.Common.Log/actions/workflows/nuget.release.yml)
-
+
+### Support Me @ https://www.buymeacoffee.com/digitalroot
+
+
+Digitalroot can be found in the Valhalla Legends Discord
+
+