We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2720ce9 commit c91f73fCopy full SHA for c91f73f
.github/workflows/release-cli.yml
@@ -3,7 +3,7 @@ name: Build and Release Yaci CLI Zip
3
on:
4
push:
5
tags:
6
- - 'native-ci*'
+ - 'ci*'
7
8
jobs:
9
buildAndPush:
0 commit comments