forked from sorceress/EasyAuth
Name fix
This commit is contained in:
parent
b233d41639
commit
517f73517c
|
@ -18,7 +18,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
name: Fetching branches
|
||||
with:
|
||||
ref: ${{ on.push.branches }}
|
||||
ref: 'fabric'
|
||||
- name: Set up JDK 1.8
|
||||
uses: actions/setup-java@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue