forked from gaugendre/ofx-processor
Run publish when release is published
This commit is contained in:
parent
bd5e7dddec
commit
14e7c8a546
1 changed files with 1 additions and 1 deletions
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
|
@ -3,7 +3,7 @@ name: Test & publish
|
|||
on:
|
||||
push:
|
||||
release:
|
||||
types: [created]
|
||||
types: [published]
|
||||
|
||||
jobs:
|
||||
sonarCloudTrigger:
|
||||
|
|
Loading…
Reference in a new issue