Update build.yml
This commit is contained in:
committed by
GitHub
parent
9cd3a602bc
commit
61f2cb81f4
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -1,8 +1,8 @@
|
||||
name: Generate Jars
|
||||
on: [ push, pull_request ]
|
||||
env:
|
||||
version: '1.19.4'
|
||||
branch: ver/1.19.4
|
||||
version: '1.20.1'
|
||||
branch: ver/1.20.1
|
||||
jobs:
|
||||
paperclip:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user