Skip to content

v 2.48.3

v 2.48.3 #630

Workflow file for this run

name: Dev Builds
on:
push:
paths:
- "*.gradle"
- "gradle.properties"
- "src/**"
- "versions/**"
- ".github/**"
pull_request:
jobs:
build:
uses: ./.github/workflows/build.yml

Check failure on line 15 in .github/workflows/gradle.yml

View workflow run for this annotation

GitHub Actions / Dev Builds

Invalid workflow file

The workflow is not valid. In .github/workflows/gradle.yml (Line: 15, Col: 11): Error from called workflow Minecraft-AMS/Carpet-AMS-Addition/.github/workflows/build.yml@c87d38f442eccc8c0d1e9f57f3506539c26ad0e0 (Line: 7, Col: 9): Unexpected value 'type' In .github/workflows/gradle.yml (Line: 15, Col: 11): Error from called workflow Minecraft-AMS/Carpet-AMS-Addition/.github/workflows/build.yml@c87d38f442eccc8c0d1e9f57f3506539c26ad0e0 (Line: 9, Col: 9): Unexpected value 'default'
with:
mixin_audit: true
ci_release: ${{ github.event_name == 'push' && github.ref_name != 'master' }}
secrets:
GITEE_API_TOKEN: ${{ secrets.GITEE_API_TOKEN }}