Skip to content

Commit e9c8ec6

Browse files
Merge pull request #1174 from zino-hofmann/macros/graphql-v5.1.2-beta.2
ci: patch release tag to filtering the packages
2 parents c69eef8 + f22fac7 commit e9c8ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packages_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
release:
55
types: [created]
66
tags:
7-
- v-*
7+
- v-packages-*
88
jobs:
99
publishing_client:
1010
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)