Make the nightly.link work for the main Jecs repo, rename the workflow

This commit is contained in:
marked 2025-12-02 00:30:08 +01:00
parent eb8ab9ae01
commit 7dfc690646
No known key found for this signature in database
2 changed files with 3 additions and 2 deletions

View file

@ -1,3 +1,5 @@
name: build-studio-docs
on: on:
push: push:

View file

@ -22,8 +22,7 @@ This repository includes a few subfolders that can help you get started with jec
- examples: - examples:
These are larger programs that showcase real use cases and can help you understand how everything fits together. These are larger programs that showcase real use cases and can help you understand how everything fits together.
<!-- After testing is complete, replace this with the path for the Jecs repo --> If you wish to view the documentation inside Roblox Studio, you can find an importable model file [here](https://nightly.link/Ukendio/jecs/workflows/build-studio-docs.yaml/main/studio_docs.zip).
If you wish to view the documentation inside Roblox Studio, you can find an importable model file [here](https://nightly.link/Mark-Marks/jecs/workflows/studio-docs.yaml/docs%2Fstudio/studio_docs.zip).
### Benchmarks ### Benchmarks