Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
juliansangillo authored Aug 24, 2020
1 parent ef548c6 commit c107e05
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: 'tag-version'
description: 'Tags a new version based on latest commit and previously tagged version.'
icon: 'tag'
color: 'purple'
branding:
icon: 'tag'
color: 'purple'
inputs:
production-branch:
description: 'The branch to use for stable releases in production. Default is master'
Expand Down

0 comments on commit c107e05

Please sign in to comment.