Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

feat(automatic-releases): add Parameter to avoid delete existing tag #569

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

unl0ck
Copy link

@unl0ck unl0ck commented Nov 22, 2022

now you can set a flag that an existing tag will not remove

@@ -49,6 +50,7 @@ export const setupEnv = {
INPUT_PRERELEASE: testInputPrerelease.toString(),
INPUT_TITLE: testInputTitle,
INPUT_FILES: testInputFiles,
INPUT_DELETE_EXIST_TAGL: testInputDeleteExistTag.toString(),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TAGL?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants