mirror of
https://github.com/actions/upload-pages-artifact.git
synced 2025-12-08 08:06:18 +00:00
Merge pull request #53 from waldyrious/patch-1
Fix link to releases in README
This commit is contained in:
@@ -44,7 +44,7 @@ The scripts and documentation in this project are released under the [MIT Licens
|
||||
|
||||
<!-- references -->
|
||||
[pages]: https://pages.github.com
|
||||
[release-list]: /releases
|
||||
[release-list]: https://github.com/actions/upload-pages-artifact/releases
|
||||
[draft-release]: .github/workflows/draft-release.yml
|
||||
[release]: .github/workflows/release.yml
|
||||
[release-workflow-runs]: /actions/workflows/release.yml
|
||||
|
||||
Reference in New Issue
Block a user