Skip to content

Commit 39c139b

Browse files
committed
multi repo checkout
1 parent c43d4bb commit 39c139b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/staging.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ jobs:
3636
repository: 'redhat-developer-docs/knative-tutorial-staging'
3737
token: "${{ secrets.KNATIVE_TUTORIAL_STAGING }}"
3838
ref: 'gh-pages'
39+
path: knative-tutorial-staging
40+
- name: "List folder"
41+
run: |
42+
ls -ltr $GITHUB_WORKSPACE/
3943
- name: Download generated site
4044
uses: actions/download-artifact@v1
4145
with:

0 commit comments

Comments
 (0)