Skip to content

Commit

Permalink
Support CLI-only build tags
Browse files Browse the repository at this point in the history
  • Loading branch information
danielperano committed May 19, 2021
1 parent 74d6e1f commit 7004d8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
tags:
- v*
- cli*
- ci*

jobs:
Expand Down

0 comments on commit 7004d8c

Please sign in to comment.