mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2024-11-22 00:01:08 +07:00
Changed description to meet Github length guidelines.
This commit is contained in:
parent
6b4b577860
commit
c86980ec1b
@ -1,5 +1,5 @@
|
||||
name: "Autotagger"
|
||||
description: "Automatically generate new tags for new versions. Supports several tagging strategies, including package.json, Dockerfiles, and Regex."
|
||||
description: "Automatically generate new tags for new versions. Supports several tagging strategies."
|
||||
author: "Butler Logic"
|
||||
branding:
|
||||
icon: "tag"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "action-autotag-test",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"description": "This is a test file for the action.",
|
||||
"main": "index.js",
|
||||
"dependencies": {},
|
||||
|
Loading…
Reference in New Issue
Block a user