Switch build artifact transmission back to tags only

This commit is contained in:
Ian Craggs 2020-06-04 17:58:51 +01:00
parent c7834ace6c
commit 8d3d8276a7
1 changed files with 1 additions and 1 deletions

View File

@ -49,6 +49,6 @@ deploy:
file: build.paho/*.tar.gz
on:
repo: eclipse/paho.mqtt.c
tags: false
tags: true
skip_cleanup: true
draft: false