feat(action): add skipped tags output and tracking (#33)

This commit is contained in:
2025-10-29 13:06:38 +00:00
committed by GitHub
parent 92bdad7a4a
commit 6723e4d4ac
6 changed files with 173 additions and 46 deletions

View File

@@ -38,6 +38,8 @@ outputs:
description: "List of tags that were created."
updated:
description: "List of tags that were updated."
skipped:
description: "List of tags that were skipped."
runs:
using: node24