We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2502615 commit da0123eCopy full SHA for da0123e
.github/workflows/mirror-page-ui-to-page-ai.yml
@@ -17,7 +17,7 @@ jobs:
17
env:
18
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
19
with:
20
- source-files: '/'
+ source-files: './'
21
destination-branch: 'main'
22
destination-username: 'danmindru'
23
destination-repository: 'page-ai'
0 commit comments