This commit is contained in:
samo_lego 2020-08-10 17:10:01 +02:00
parent b233d41639
commit 517f73517c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
name: Fetching branches name: Fetching branches
with: with:
ref: ${{ on.push.branches }} ref: 'fabric'
- name: Set up JDK 1.8 - name: Set up JDK 1.8
uses: actions/setup-java@v1 uses: actions/setup-java@v1
with: with: