Added fix path to package list
This commit is contained in:
parent
f0b5f750ac
commit
4f20a8d5b4
1
.github/workflows/packages.yml
vendored
1
.github/workflows/packages.yml
vendored
|
|
@ -6,6 +6,7 @@ on:
|
|||
- 'main'
|
||||
- 'feature/*'
|
||||
- 'patch/*'
|
||||
- 'fix/*'
|
||||
release:
|
||||
types: [ prereleased, published ]
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue