We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c69eef8 commit f22fac7Copy full SHA for f22fac7
.github/workflows/packages_release.yml
@@ -4,7 +4,7 @@ on:
4
release:
5
types: [created]
6
tags:
7
- - v-*
+ - v-packages-*
8
jobs:
9
publishing_client:
10
runs-on: ubuntu-latest
0 commit comments