Skip to content

Commit

Permalink
ssh clone
Browse files Browse the repository at this point in the history
  • Loading branch information
mlr committed Aug 26, 2024
1 parent fa6d445 commit 63df2f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-bundle-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Deploy to GitHub Pages
if: success()
run: |
git clone https://github.com/$GITHUB_REPOSITORY.git pages
git clone git@github.com:$GITHUB_REPOSITORY.git pages
cd pages
git checkout gh-pages
Expand Down

0 comments on commit 63df2f2

Please sign in to comment.