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.
1 parent 74a5119 commit 242fe34Copy full SHA for 242fe34
2 files changed
.github/workflows/discord.yml
@@ -15,7 +15,6 @@ env:
15
16
jobs:
17
call-workflow-discord-hook:
18
- if: ${{ false }} # disable for now
19
uses: Digitalroot-Valheim/.github/.github/workflows/discord.yml@main
20
secrets:
21
webhook_url: ${{ secrets.VALHEIM_DISCORD_TITANS_WEBHOOK_URL }}
.github/workflows/release.yml
call-workflow-nuget-release:
uses: Digitalroot-Valheim/.github/.github/workflows/nuget.release.yml@main
aws-access-key-id: ${{ secrets.NUGET_S3_REPO_KEY_ID }}
0 commit comments