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

@@ -122,6 +122,7 @@ jobs:
| `tags` | <p>List of tags that were created/updated.</p> |
| `created` | <p>List of tags that were created.</p> |
| `updated` | <p>List of tags that were updated.</p> |
| `skipped` | <p>List of tags that were skipped.</p> |
<!-- action-docs-outputs source="action.yml" -->
<!-- action-docs-runs source="action.yml" -->