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 cd46e84 commit 6ce3c58Copy full SHA for 6ce3c58
.github/workflows/build_downport.yaml
@@ -22,7 +22,7 @@ jobs:
22
uses: peaceiris/actions-gh-pages@v3
23
if: github.ref == 'refs/heads/main' && github.repository == 'abap2UI5/abap2UI5-samples'
24
with:
25
- external_repository: abap2UI5-downports/samples
+ external_repository: abap2UI5-downports/abap2UI5-samples
26
user_name: 'github-actions[bot]'
27
user_email: 'github-actions[bot]@users.noreply.github.com'
28
publish_branch: main
0 commit comments