From 170443f8bb2cd5e1a269d9256b4d2347335015dd Mon Sep 17 00:00:00 2001 From: Adrian Stevens Date: Thu, 11 Jul 2024 15:52:43 -0700 Subject: [PATCH] Release 1.12.8 --- .github/workflows/main-ci.yml | 2 +- Source/Web.Maple.Server/Web.Maple.Server.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main-ci.yml b/.github/workflows/main-ci.yml index 8ab3d70..839f52b 100644 --- a/.github/workflows/main-ci.yml +++ b/.github/workflows/main-ci.yml @@ -3,6 +3,7 @@ name: Main Build on: workflow_dispatch: pull_request: + branches: [ main ] push: branches: [ main ] @@ -17,7 +18,6 @@ jobs: uses: actions/checkout@v3 with: path: Maple - ref: main - name: Setup .NET uses: actions/setup-dotnet@v1 diff --git a/Source/Web.Maple.Server/Web.Maple.Server.csproj b/Source/Web.Maple.Server/Web.Maple.Server.csproj index 0df7f2a..801e109 100644 --- a/Source/Web.Maple.Server/Web.Maple.Server.csproj +++ b/Source/Web.Maple.Server/Web.Maple.Server.csproj @@ -24,6 +24,6 @@ - +