Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Digitalroot authored Jun 15, 2023
1 parent f7dc1d7 commit 38636c3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,16 @@ jobs:
nexus-api-key: ${{ secrets.NEXUS_API_KEY }}
nexus-cookie-nxid-header: ${{ secrets.NEXUS_COOKIE_HEADER_NEXUSID }}
nexus-cookie-sid-header: ${{ secrets.NEXUS_COOKIE_HEADER_SID_DEVELOP }}
ts-api-key: ${{ secrets.TS_SERVICEACCOUNT }}
with:
sln-file-name: Digitalroot.Valheim.MaxDungeonRooms
proj-file-name: Digitalroot.Valheim.MaxDungeonRooms
is-nuget-package: false
nexus-enable-upload: true
nexus-mod-id: 1665
ts-enable-upload: true
ts-name: Max_Dungeon_Rooms
ts-description: "Raises the chance to spawn larger dungeons."
ts-categories: "client-side server-side tweaks" #https://thunderstore.io/api/experimental/community/valheim/category/
ts-dependencies: [email protected] [email protected]

0 comments on commit 38636c3

Please sign in to comment.