Skip to content

Commit

Permalink
ci: try to upload deltachat-rpc-server only on release
Browse files Browse the repository at this point in the history
  • Loading branch information
link2xt committed Feb 20, 2024
1 parent e765066 commit b29bc19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deltachat-rpc-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit b29bc19

Please sign in to comment.