Skip to content

Commit e1a5a7c

Browse files
committed
using ssh github url
1 parent f702eec commit e1a5a7c

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
@@ -59,6 +59,6 @@ jobs:
5959
run: |
6060
npm -g install gh-pages@2.2.0
6161
gh-pages -d gh-pages \
62-
--repo "git@github.com/redhat-developer-docs/knative-tutorial-staging" \
62+
--repo "git@github.com:redhat-developer-docs/knative-tutorial-staging.git" \
6363
--dotfiles \
6464
-m "Staging Publish"

0 commit comments

Comments
 (0)