We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 948e817 commit 67c8417Copy full SHA for 67c8417
.github/workflows/build_downport.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: send to downport repository
22
uses: peaceiris/actions-gh-pages@v3
23
with:
24
- external_repository: abap2UI5-downports/addon-custom-controls
+ external_repository: abap2UI5-downports/custom-controls
25
user_name: 'github-actions[bot]'
26
user_email: 'github-actions[bot]@users.noreply.github.com'
27
publish_branch: main
0 commit comments