From f556a6fba7f984af5a8fb78d04f6ce3af2d0d9eb Mon Sep 17 00:00:00 2001 From: Madis Otenurm Date: Mon, 19 Feb 2024 08:55:00 +0100 Subject: [PATCH] Adjust (#808) I hope this will work with stable versions too lol --- .github/FUNDING.yml | 2 +- .github/workflows/auto-publish.yml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 661da36c..3437d5b7 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl liberapay: # Replace with a single Liberapay username issuehunt: # Replace with a single IssueHunt username otechie: # Replace with a single Otechie username -custom: https://github.com/Fabulously-Optimized/fabulously-optimized/blob/main/CONTRIBUTING.md +custom: https://download.fo/thanks diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index 3e02ead6..4bd7b369 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -16,6 +16,7 @@ jobs: latest: true tarBall: false zipBall: false + preRelease: true - name: Publish to CurseForge uses: Kir-Antipov/mc-publish@v3.3 @@ -40,6 +41,7 @@ jobs: latest: true tarBall: false zipBall: false + preRelease: true - name: Publish to Modrinth uses: Kir-Antipov/mc-publish@v3.3