diff --git a/.github/workflows/upstream.yml b/.github/workflows/upstream.yml index 74ee3637..05eaad76 100644 --- a/.github/workflows/upstream.yml +++ b/.github/workflows/upstream.yml @@ -30,6 +30,6 @@ jobs: uses: peter-evans/create-pull-request@v2 with: token: ${{ secrets.GITHUB_TOKEN }} - commit-message: Update upstream - title: '[Automated] Update upstream' - body: 'Updates Upstream from https://github.com/Spottedleaf/Tuinity' + commit-message: Update Upstream + title: '[Automated] Tuinity updates' + body: 'Fetch Upstream from https://github.com/Spottedleaf/Tuinity'