Skip to content
This repository was archived by the owner on Mar 4, 2021. It is now read-only.

Commit 5e6133a

Browse files
author
Andy McKay
authored
Update README.md
Add in a notice about the upcoming lack of intended maintenance on this repository. Sadly we haven't got the people to maintain this repository and we'd like to make it clear to visitors to this repository about it's state. This process of marking it unmaintained only affects future updates. The Action will still continue work as it is in old workflows. Closes #78 Once this lands, we'll also Archive this repository. If you've got good recommendations for replacements, please let me know, we'll add them into the README.
1 parent e9f0662 commit 5e6133a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
11
# GitHub Action - Releases API
2+
3+
**Please note:** This repository is currently unmaintained by a team of developers at GitHub. The
4+
repository is here and you can use it as an example, or in Actions. However please be aware that
5+
we are not going to be updating issues or pull requests on this repository.
6+
7+
**Maintained forks:**
8+
* ...
9+
10+
To reflect this state we’ve marked this repository as Archived.
11+
12+
If you are having an issue or question about GitHub Actions then please [contact customer support](https://help.github.com/en/articles/about-github-actions#contacting-support).
13+
14+
If you have found a security issue [please submit it here](https://hackerone.com/github).
15+
16+
---
17+
218
This GitHub Action (written in JavaScript) wraps the [GitHub Release API](https://developer.github.com/v3/repos/releases/), specifically the [Upload a Release Asset](https://developer.github.com/v3/repos/releases/#upload-a-release-asset) endpoint, to allow you to leverage GitHub Actions to upload release assets.
319

420
<a href="https://github.com/actions/upload-release-asset"><img alt="GitHub Actions status" src="https://github.com/actions/upload-release-asset/workflows/Tests/badge.svg"></a>

0 commit comments

Comments
 (0)