Skip to content

Commit

Permalink
ci: ensure we publish the CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Mar 17, 2024
1 parent cd92e36 commit 8b1f379
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ env:

jobs:
publish-cli:
if: github.repository_owner == 'jdx' && startsWith(github.event.release.name, 'usage-v')
strategy:
matrix:
include:
Expand Down

0 comments on commit 8b1f379

Please sign in to comment.