mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-29 15:16:15 +08:00
Update build_webapp.yaml (#1478)
This commit is contained in:
parent
d045999f00
commit
5612685046
2
.github/workflows/build_webapp.yaml
vendored
2
.github/workflows/build_webapp.yaml
vendored
|
@ -24,5 +24,5 @@ jobs:
|
||||||
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: ./app/webapp
|
publish_dir: ./app/webapp
|
||||||
deploy_key: ${{ secrets.ACTIONS_WEBAPP_KEY }}
|
deploy_key: ${{ secrets.ACTION_WEBAPP_KEY }}
|
||||||
destination_dir: webapp
|
destination_dir: webapp
|
||||||
|
|
Loading…
Reference in New Issue
Block a user