Explorar o código

Point to the web alias for shared albums during nightly deployments

Manav Rathi hai 1 ano
pai
achega
de166645b0
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/web-nightly.yml

+ 2 - 0
.github/workflows/web-nightly.yml

@@ -80,6 +80,8 @@ jobs:
 
             - name: Build photos
               run: yarn build:photos
+              env:
+                  NEXT_PUBLIC_ENTE_ALBUMS_ENDPOINT: https://albums.ente.sh
 
             - name: Publish photos
               uses: cloudflare/pages-action@1