Skip to content

Commit 6e193ff

Browse files
feat(cli): add standalone verifier and GitHub releases
Final release commit for Agent Skill Verifier v0.1.0: removes the temporary branch dry-run trigger after three successful cross-platform dry runs (windows-x64, linux-x64, macos-x64, macos-arm64, portable).
1 parent 3730a05 commit 6e193ff

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ on:
1111
push:
1212
tags:
1313
- "v*.*.*"
14-
# TEMPORARY (pre-merge validation): run the build-only dry run on pushes
15-
# to the release feature branch. Remove after the first successful run.
16-
branches:
17-
- feature/cli-and-github-release
1814
workflow_dispatch:
1915

2016
# Least privilege by default; only the `release` job below gets write access.

0 commit comments

Comments
 (0)