Skip to content

Commit

Permalink
Fixed workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Digitalroot committed May 22, 2024
1 parent b8fb8ed commit 7cbbe4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
aws-access-key-id: ${{ secrets.NUGET_S3_REPO_KEY_ID }}
aws-secret-access-key: ${{ secrets.NUGET_S3_REPO_KEY_SECRET }}
nuget-org-key: ${{ secrets.NUGET_ORG_PAT }}
webhook_url: ${{ secrets.VALHEIM_DISCORD_TITANS_WEBHOOK_URL }}

with:
sln-file-name: Digitalroot.ModUploader
proj-file-name: Digitalroot.ModUploader
Expand Down

0 comments on commit 7cbbe4c

Please sign in to comment.