mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
update travis config to fix deployment
This commit is contained in:
parent
e5f59d7179
commit
a15e6f7476
1 changed files with 2 additions and 0 deletions
|
@ -139,6 +139,8 @@ jobs:
|
||||||
- provider: script
|
- provider: script
|
||||||
script: poetry publish
|
script: poetry publish
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
|
on:
|
||||||
|
all_branches: true
|
||||||
|
|
||||||
# Changelog for Unreleased changes
|
# Changelog for Unreleased changes
|
||||||
- stage: Update Changelog
|
- stage: Update Changelog
|
||||||
|
|
Loading…
Add table
Reference in a new issue