summaryrefslogtreecommitdiff
path: root/.github/workflows/installer/vercel.json
AgeCommit message (Collapse)Author
2023-10-28ci(vercel): add Content-Disposition header on installerMarc Cornellà
This allows doing something like curl -O https://install.ohmyz.sh and have the `install.sh` file automatically saved to its right name.
2023-06-02feat(install): deploy installer to install.ohmyz.sh (#11722)Carlo Sala
Co-authored-by: Marc Cornellà <hello@mcornella.com>