Skip to content

Commit f702eec

Browse files
committed
deploy to stage - 2
1 parent 507dbb5 commit f702eec

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
@@ -58,7 +58,7 @@ jobs:
5858
working-directory: "${{ github.workspace }}/knative-tutorial-staging"
5959
run: |
6060
npm -g install gh-pages@2.2.0
61-
gh-pages -d gh-pages -x \
61+
gh-pages -d gh-pages \
6262
--repo "git@github.com/redhat-developer-docs/knative-tutorial-staging" \
6363
--dotfiles \
6464
-m "Staging Publish"

0 commit comments

Comments
 (0)