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