GitHub Actions
dawn.link for GitHub
Get a shareable link to download a build artifact from the latest successful GitHub Actions build.
Any public repository is accessible by default and visitors don't need to log in.
Paste a GitHub link, get a dawn.link!
Check out the sections below to see what you can do.
Link to a repository's latest artifact
Insert the GitHub URL of a workflow file that uses actions/upload-artifact.
Note that the branch you are on also matters.
To allow any completed runs, not only successful ones, append ?status=completed to the URL.
If you have several workflows or branches, you can adapt the URL by hand in a predictable way.
Link to a particular artifact
Change the github.com prefix to this site — downloads work without GitHub login.
Extra links for a particular run
A run is a collection of jobs. Artifacts are associated with the parent run.
Bot that comments on pull requests
Add a workflow bot that replies with artifact links when a PR finishes building.