Update Build Pipeline

This commit is contained in:
Knutwurst
2020-09-04 07:45:15 +02:00
parent 9e464716a5
commit e9987ba2f2
2 changed files with 48 additions and 4 deletions

View File

@@ -18,10 +18,10 @@ jobs:
steps:
- name: Check out bugfix-2.0.x
uses: actions/checkout@v2
- name: Check out master
uses: actions/checkout@master
with:
ref: bugfix-2.0.x
ref: master
- name: Bump Distribution Date
run: |