Skip to content

Commit 242fe34

Browse files
committed
Enable workflows
1 parent 74a5119 commit 242fe34

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/discord.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ env:
1515

1616
jobs:
1717
call-workflow-discord-hook:
18-
if: ${{ false }} # disable for now
1918
uses: Digitalroot-Valheim/.github/.github/workflows/discord.yml@main
2019
secrets:
2120
webhook_url: ${{ secrets.VALHEIM_DISCORD_TITANS_WEBHOOK_URL }}

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ env:
1515

1616
jobs:
1717
call-workflow-nuget-release:
18-
if: ${{ false }} # disable for now
1918
uses: Digitalroot-Valheim/.github/.github/workflows/nuget.release.yml@main
2019
secrets:
2120
aws-access-key-id: ${{ secrets.NUGET_S3_REPO_KEY_ID }}

0 commit comments

Comments
 (0)