Point to the web alias for shared albums during nightly deployments

This commit is contained in:
Manav Rathi 2024-03-11 13:20:58 +05:30
parent 9711e0e29e
commit de166645b0

View file

@ -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