We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d593a33 + 7cbbe4c commit 096d8ceCopy full SHA for 096d8ce
.github/workflows/release.yml
@@ -22,6 +22,8 @@ jobs:
22
aws-access-key-id: ${{ secrets.NUGET_S3_REPO_KEY_ID }}
23
aws-secret-access-key: ${{ secrets.NUGET_S3_REPO_KEY_SECRET }}
24
nuget-org-key: ${{ secrets.NUGET_ORG_PAT }}
25
+ webhook_url: ${{ secrets.VALHEIM_DISCORD_TITANS_WEBHOOK_URL }}
26
+
27
with:
28
sln-file-name: Digitalroot.ModUploader
29
proj-file-name: Digitalroot.ModUploader
0 commit comments