remove old branches from workflow

This commit is contained in:
Simon Gardling 2021-04-08 13:22:29 -04:00
parent a56fe2b4cc
commit c809d822e3
1 changed files with 0 additions and 7 deletions

View File

@ -7,12 +7,6 @@ on:
- 'Jenkinsfile'
branches:
- ver/1.16.5
- ver/1.16.4
- ver/1.16.3
- ver/1.16.2
- ver/1.16.1
- leaflight/ver/1.16.4
- leaflight/ver/1.16.5
pull_request:
paths-ignore:
- '*.md'
@ -77,7 +71,6 @@ jobs:
./gradlew clean build paperclip
- name: Upload Artifact
if: github.ref != 'refs/heads/ver/1.16.4'
uses: actions/upload-artifact@v2
with:
name: Yatopia-${{ matrix.java }}