We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac1290d commit d2c3fb2Copy full SHA for d2c3fb2
1 file changed
.github/workflows/packagist.yml
@@ -2,7 +2,7 @@ name: Publish package to Packagist
2
on:
3
push:
4
tags:
5
- - *
+ - "*"
6
jobs:
7
publish:
8
runs-on: ubuntu-latest
0 commit comments