Skip to content

Fixed 1.12, 1.13, 1.14, and updated with latest features #4

Fixed 1.12, 1.13, 1.14, and updated with latest features

Fixed 1.12, 1.13, 1.14, and updated with latest features #4

name: Build 1.13.2
on:
workflow_dispatch:
push:
branches: [ main ]
paths:
- 'forge/fg-6.0/1.13.2/**'
- '.github/workflows/fg-6.0.yml'
- '.github/workflows/gradle-forge-1.13.2.yml'
pull_request:
branches: [ main ]
paths:
- 'forge/fg-6.0/1.13.2/**'
- '.github/workflows/fg-6.0.yml'
- '.github/workflows/gradle-forge-1.13.2.yml'
jobs:
build:
uses: ./.github/workflows/fg-6.0.yml
with:
version: 1.13.2
java-version: 8