Skip to content

Commit

Permalink
add action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tl-marco-ieni committed Mar 31, 2022
1 parent 398af74 commit 3752e66
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: "release-plz"
author: "Marco Ieni"
description: "Update version and changelog based on semantic versioning and conventional commits"
runs:
using: "docker"
image: "Dockerfile"
branding:
icon: "zap"
color: "yellow"

0 comments on commit 3752e66

Please sign in to comment.