Skip to content

Commit 71369eb

Browse files
committed
staging repo name fix
1 parent 0c32fd4 commit 71369eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Checkout
3434
uses: actions/checkout@v2
3535
with:
36-
repository: 'https://github.com/redhat-developer-docs/knative-tutorial-staging'
36+
repository: 'redhat-developer-docs/knative-tutorial-staging'
3737
token: "${{ env.GITHUB_TOKEN }}"
3838
- name: Download generated site
3939
uses: actions/download-artifact@v1

0 commit comments

Comments
 (0)