mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 02:58:20 +08:00
Update abaplint.jsonc (#852)
* Update abaplint.jsonc * Update build_downport.yaml
This commit is contained in:
parent
147e0cc55d
commit
354dcf6b77
2
.github/workflows/build_downport.yaml
vendored
2
.github/workflows/build_downport.yaml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
external_repository: abap2UI5/abap2UI5-downport
|
||||
user_name: 'github-actions[bot]'
|
||||
user_email: 'github-actions[bot]@users.noreply.github.com'
|
||||
publish_branch: main
|
||||
publish_branch: 7.40
|
||||
publish_dir: ./downport
|
||||
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
||||
destination_dir: src
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
},
|
||||
"dependencies": [
|
||||
{
|
||||
"url": "https://github.com/abapedia/steampunk-2305-api-intersect-740",
|
||||
"url": "https://github.com/abapedia/steampunk-2305-api-intersect-702",
|
||||
"folder": "/deps",
|
||||
"files": "/src/**/*.*"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user