ci: try to upload deltachat-rpc-server only on release

This commit is contained in:
link2xt
2024-02-17 20:11:10 +00:00
parent e765066f05
commit b29bc19ef4

View File

@@ -188,6 +188,7 @@ jobs:
run: ls -l dist/
- name: Upload binaries to the GitHub release
if: github.event_name == 'release'
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
run: |