mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-21 11:27:38 +03:00
github: Fix org(/repo) case in submodule-updates.yml
This commit is contained in:
parent
2bf199f129
commit
a77618f762
4
.github/workflows/submodule-update.yml
vendored
4
.github/workflows/submodule-update.yml
vendored
@ -14,10 +14,10 @@ jobs:
|
||||
name: Pull Request for updated submodules
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
PARENT_REPOSITORY: 'edcd/edmarketconnector'
|
||||
PARENT_REPOSITORY: 'EDCD/EDMarketConnector'
|
||||
CHECKOUT_BRANCH: 'develop'
|
||||
PR_AGAINST_BRANCH: 'develop'
|
||||
OWNER: 'edcd'
|
||||
OWNER: 'EDCD'
|
||||
|
||||
steps:
|
||||
##########################
|
||||
|
Loading…
x
Reference in New Issue
Block a user