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.
2 parents c69eef8 + f22fac7 commit e9c8ec6Copy full SHA for e9c8ec6
.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