We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad8ed9f commit 4e974fcCopy full SHA for 4e974fc
.github/workflows/build_web.yaml
@@ -23,6 +23,7 @@ jobs:
23
- name: send to downport repository
24
uses: peaceiris/actions-gh-pages@v3
25
with:
26
+ external_repository: abap2UI5/abap2UI5-web
27
user_name: 'github-actions[bot]'
28
user_email: 'github-actions[bot]@users.noreply.github.com'
29
publish_branch: main
0 commit comments