Skip to content

Commit

Permalink
Update release workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
parkerbxyz committed Mar 12, 2024
1 parent 9bc1de0 commit f105a4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion workflow-templates/release.properties.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "Release workflow",
"name": "release-please",
"description": "Generate release PRs based on the Conventional Commits specification.",
"iconName": "tag"
}
2 changes: 1 addition & 1 deletion workflow-templates/release.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Release
name: release-please

on:
push:
Expand Down

0 comments on commit f105a4c

Please sign in to comment.