Skip to content

Commit a91caf6

Browse files
committed
Transfer from vfxplatform to ves-tech Github Organization
1 parent b7276dd commit a91caf6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/deploy-staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
uses: peaceiris/actions-gh-pages@v4
3939
with:
4040
personal_token: ${{ secrets.STAGING_DEPLOY_TOKEN }}
41-
external_repository: vfxplatform/vfxplatform-staging
41+
external_repository: ves-tech/vfxplatform-staging
4242
publish_branch: gh-pages
4343
publish_dir: ./_site

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# VFX Reference Platform Web Site
22

3-
This repo hosts the VFX Reference Platform web site hosted at https://vfxplatform.com. Optionally, major changes can be deployed to a staging site at https://vfxplatform.github.io/vfxplatform-staging/ for review before pushing to production.
3+
This repo hosts the VFX Reference Platform web site hosted at https://vfxplatform.com. Optionally, major changes can be deployed to a staging site at https://ves-tech.github.io/vfxplatform-staging/ for review before pushing to production.
44

55
## Table of Contents
66

@@ -382,7 +382,7 @@ Deployment is **fully automated** via GitHub Actions.
382382

383383
For major changes, you can deploy to a staging site for review before pushing to production.
384384

385-
**Staging URL:** https://vfxplatform.github.io/vfxplatform-staging/
385+
**Staging URL:** https://ves-tech.github.io/vfxplatform-staging/
386386

387387
**How to use:**
388388

0 commit comments

Comments
 (0)