We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6fca1a commit 62d4ca8Copy full SHA for 62d4ca8
.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-transport-requests
+ external_repository: abap2UI5-downports/addon-popups
25
user_name: 'github-actions[bot]'
26
user_email: 'github-actions[bot]@users.noreply.github.com'
27
publish_branch: main
0 commit comments