mirror of
https://github.com/chatmail/core.git
synced 2026-05-17 05:46:30 +03:00
ci: fix a typo in deltachat-rpc-server publishing workflow
This commit is contained in:
2
.github/workflows/deltachat-rpc-server.yml
vendored
2
.github/workflows/deltachat-rpc-server.yml
vendored
@@ -271,7 +271,7 @@ jobs:
|
|||||||
--repo ${{ github.repository }} \
|
--repo ${{ github.repository }} \
|
||||||
bin/* dist/*
|
bin/* dist/*
|
||||||
|
|
||||||
- name: Publish deltachat-rpc-client to PyPI
|
- name: Publish deltachat-rpc-server to PyPI
|
||||||
if: github.event_name == 'release'
|
if: github.event_name == 'release'
|
||||||
uses: pypa/gh-action-pypi-publish@release/v1
|
uses: pypa/gh-action-pypi-publish@release/v1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user