v4.2.4
===================================================================== --- Bug Fixes ---------------------------- - Reinclude publish credentials for pypi and npm
This commit is contained in:
parent
3ff44f8e58
commit
487fa65d38
@ -280,11 +280,13 @@ workflows:
|
||||
- python-test: *only-publish-for-full-semver
|
||||
- python-publish:
|
||||
filters: *only-run-on-full-semver-tag-filters
|
||||
context: [pypi-yage]
|
||||
requires:
|
||||
- python-test
|
||||
|
||||
- nodejs-test: *only-publish-for-full-semver
|
||||
- nodejs-publish:
|
||||
filters: *only-run-on-full-semver-tag-filters
|
||||
context: [npm-wrynegade]
|
||||
requires:
|
||||
- nodejs-test
|
||||
|
Loading…
Reference in New Issue
Block a user