mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 15:16:15 +08:00
Update build_bsp.yaml (#1481)
This commit is contained in:
parent
4cf1c07cb2
commit
670e69b457
2
.github/workflows/build_bsp.yaml
vendored
2
.github/workflows/build_bsp.yaml
vendored
|
@ -24,6 +24,6 @@ jobs:
|
||||||
user_name: 'github-actions[bot]'
|
user_name: 'github-actions[bot]'
|
||||||
user_email: 'github-actions[bot]@users.noreply.github.com'
|
user_email: 'github-actions[bot]@users.noreply.github.com'
|
||||||
publish_branch: main
|
publish_branch: main
|
||||||
publish_dir: ./output
|
publish_dir: ./ci/app2bsp/output
|
||||||
deploy_key: ${{ secrets.ACTION_BSP_KEY }}
|
deploy_key: ${{ secrets.ACTION_BSP_KEY }}
|
||||||
destination_dir: src/02
|
destination_dir: src/02
|
||||||
|
|
Loading…
Reference in New Issue
Block a user