Skip to content

Commit

Permalink
Update build_web.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
oblomov-dev authored Feb 22, 2024
1 parent e7a7859 commit 571d712
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- run: npm run transpile
- name: send to downport repository
uses: peaceiris/actions-gh-pages@v3
if: github.ref == 'refs/heads/main' && github.repository == 'abap2UI5/abap2UI5-samples'
with:
external_repository: abap2UI5/abap2UI5-web
user_name: 'github-actions[bot]'
Expand Down

0 comments on commit 571d712

Please sign in to comment.