mirror of https://github.com/eclipse/paho.mqtt.c
Switch build artifact transmission back to tags only
This commit is contained in:
parent
c7834ace6c
commit
8d3d8276a7
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue