This commit is contained in:
parent
77f4adf134
commit
c13261154f
1 changed files with 4 additions and 4 deletions
|
@ -41,10 +41,10 @@ jobs:
|
|||
|
||||
- name: Get upstream repository
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: https://github.com/ONLYOFFICE/DocumentServer/
|
||||
ref: master
|
||||
path: upstream
|
||||
with:
|
||||
repository: https://github.com/ONLYOFFICE/DocumentServer/
|
||||
ref: master
|
||||
path: upstream
|
||||
|
||||
- name: Extract tags and labels for Docker
|
||||
id: meta
|
||||
|
|
Loading…
Reference in a new issue