mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
ci: try to upload deltachat-rpc-server only on release
This commit is contained in:
1
.github/workflows/deltachat-rpc-server.yml
vendored
1
.github/workflows/deltachat-rpc-server.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user