Skip to content

Commit a017805

Browse files
committed
Update name
1 parent ed8c9af commit a017805

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# create-github-release
2-
A GitHub Action for creating and/or overwriting a GitHub release
1+
# Create/Update Github Release
2+
An Action for creating and/or overwriting a GitHub release
33

44
## What does this thing do?
55
This action can be used to automatically publish and/or update GitHub releases after

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: "Create Github Release"
2-
description: "A GitHub Action for creating and/or overwriting a GitHub release"
1+
name: "Create/Update Github Release"
2+
description: "An Action for creating and/or overwriting a GitHub release"
33
inputs:
44
token:
55
description: "Token used for creating/editing releases"

0 commit comments

Comments
 (0)