mirror of
https://github.com/chatmail/core.git
synced 2026-05-06 06: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/
|
run: ls -l dist/
|
||||||
|
|
||||||
- name: Upload binaries to the GitHub release
|
- name: Upload binaries to the GitHub release
|
||||||
|
if: github.event_name == 'release'
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user