Update Build Pipeline
This commit is contained in:
6
.github/workflows/bump-date.yml
vendored
6
.github/workflows/bump-date.yml
vendored
@@ -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: |
|
||||
|
Reference in New Issue
Block a user