Skip to content

Commit f56f8b5

Browse files
committed
chore: Update action name
1 parent 7007881 commit f56f8b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This action is an up-to-date version of the archived first-party
66
[Create Release](https://github.com/actions/create-release) action by Github. All functionality is the same, but the
77
action uses the [Octokit](https://github.com/octokit/octokit.js) api instead of the old Github api.
88

9-
<a href="https://github.com/actions/create-release"><img alt="GitHub Actions status" src="https://github.com/actions/create-release/workflows/Tests/badge.svg"></a>
9+
<a href="https://github.com/ShtibsDev/create-release"><img alt="GitHub Actions status" src="https://github.com/actions/create-release/workflows/Tests/badge.svg"></a>
1010

1111
## Usage
1212

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Create a release"
1+
name: "Create a github release"
22
description: "Create a release for a tag in your repository. An updated version of the original first-party"
33
author: "ShtibsDev"
44

0 commit comments

Comments
 (0)