Skip to content

Commit 871c89d

Browse files
committed
Revert "Fix staging repo URL"
This reverts commit 0971a30.
1 parent 0971a30 commit 871c89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
uses: peaceiris/actions-gh-pages@v3
8484
with:
8585
personal_token: ${{ secrets.CRYPTOBOT_DEPLOY_STAGING_WEBSITE }}
86-
external_repository: cryptomator/staging.cryptomator.github.io
86+
external_repository: cryptomator/staging.cryptomator.org
8787
publish_dir: ./public
8888
publish_branch: main
8989
cname: staging.cryptomator.org

0 commit comments

Comments
 (0)