From a7d6bb7840980067dc4058b5e5e18ed07e650855 Mon Sep 17 00:00:00 2001 From: Tuncion Date: Tue, 26 Nov 2024 00:56:43 +0100 Subject: [PATCH] Fixed Pipeline --- .github/workflows/release.yml | 1 + ReadMe.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 05ce75c..35765a5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -68,6 +68,7 @@ jobs: prerelease: false files: | ${{ github.event.repository.name }}.zip + automatic_release_tag: v${{ env.RELEASE_VERSION }} env: CI: false GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file diff --git a/ReadMe.md b/ReadMe.md index ef571e1..fdd0dd2 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -55,7 +55,7 @@ For assistance, reporting bugs, or sharing suggestions, you can: We’re here to help and always welcome contributions! πŸš€ ## Credits -- Script by **Dream Development** ([Tuncion](https://github.com/Tuncion)). +- Script by **Dream Services** ([Tuncion](https://github.com/Tuncion)). Give credit where it's due! Toggle `DreamCore.GiveCredits` to `true` to display a small thank-you message in-game. Happy Holidays! πŸŽ… \ No newline at end of file