diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 53ea669..7d81f4d 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -114,4 +114,4 @@ jobs:
env:
TCLI_AUTH_TOKEN: ${{ secrets.THUNDERSTORE_API_TOKEN }}
run: |
- dotnet tcli publish --config-path MyceliumNetworking/ts-assets/thunderstore.toml --file MyceliumNetworking/dist/*.zip
+ dotnet tcli publish --config-path ./MyceliumNetworkingForCW/ts-assets/thunderstore.toml --file ./MyceliumNetworkingForCW/dist/*.zip
diff --git a/MyceliumNetworkingForCW/MyceliumNetworkingForCW.csproj b/MyceliumNetworkingForCW/MyceliumNetworkingForCW.csproj
index 5cfbb3d..78589c2 100644
--- a/MyceliumNetworkingForCW/MyceliumNetworkingForCW.csproj
+++ b/MyceliumNetworkingForCW/MyceliumNetworkingForCW.csproj
@@ -15,7 +15,7 @@
icon_128x128.png
README.md
- CC-BY-NC-SA-4.0
+ LICENSE.txt
https://thunderstore.io/c/content-warning/p/RugbugRedfern/MyceliumNetworking/
https://github.com/RugbugRedfern/Mycelium-Networking-For-Content-Warning
@@ -77,6 +77,7 @@
+