Skip to content

Commit

Permalink
auto build fix
Browse files Browse the repository at this point in the history
maybe?
  • Loading branch information
EternalBlueFlame committed Mar 12, 2024
1 parent 5f6cd7b commit ca0d6cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ name: Java CI with Gradle

on:
push:
branches: [ 1.7-Community-4.3 ]
branches: [ TC4.5-1.7.10 ]
pull_request:
branches: [ 1.7-Community-4.3 ]
branches: [ TC4.5-1.7.10 ]

jobs:
build:
Expand Down Expand Up @@ -42,5 +42,5 @@ jobs:
- name: Create artifact
uses: actions/upload-artifact@v2
with:
name: TCCE-Experimental
name: TC4-5-Experimental
path: build/libs/*

0 comments on commit ca0d6cf

Please sign in to comment.