ci: build updates, update cli names

This commit is contained in:
Paul Hatcherian 2026-01-24 12:56:28 -06:00
parent 7bf8143b3b
commit 78c5ef57e8
3 changed files with 5 additions and 6 deletions

View file

@ -57,7 +57,7 @@ jobs:
create-tag:
name: Create Version Tag
needs: build
if: github.ref == 'refs/heads/master' && github.event_name == 'push'
if: github.ref == 'refs/heads/master'
runs-on: ubuntu-latest
permissions:
contents: write