We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d99bfc4 commit 0971a30Copy full SHA for 0971a30
.github/workflows/gh-pages.yml
@@ -83,7 +83,7 @@ jobs:
83
uses: peaceiris/actions-gh-pages@v3
84
with:
85
personal_token: ${{ secrets.CRYPTOBOT_DEPLOY_STAGING_WEBSITE }}
86
- external_repository: cryptomator/staging.cryptomator.org
+ external_repository: cryptomator/staging.cryptomator.github.io
87
publish_dir: ./public
88
publish_branch: main
89
cname: staging.cryptomator.org
0 commit comments