mirror of
https://github.com/myronblair/novacpx
synced 2026-06-30 17:50:41 -05:00
Add GitHub Actions workflow for automatic version bumping
Increments PATCH on push to main (1.0.1 → 1.0.2), appends -beta.N on beta branch pushes. Uses [skip ci] to prevent infinite loop. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,4 +8,3 @@ VERSION
|
||||
node_modules/
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.github/workflows/
|
||||
|
||||
Reference in New Issue
Block a user