ci: fix a typo in deltachat-rpc-server publishing workflow

This commit is contained in:
link2xt
2025-11-29 01:58:58 +00:00
committed by l
parent ca2b4d7a6f
commit cde4a61be7

View File

@@ -271,7 +271,7 @@ jobs:
--repo ${{ github.repository }} \
bin/* dist/*
- name: Publish deltachat-rpc-client to PyPI
- name: Publish deltachat-rpc-server to PyPI
if: github.event_name == 'release'
uses: pypa/gh-action-pypi-publish@release/v1