Make Github Releases deploy in the published state

This commit is contained in:
Mads Marquart
2019-03-10 16:45:16 +01:00
committed by GitHub
parent 94c30a2440
commit 4f0f126e48

View File

@@ -40,7 +40,7 @@ jobs:
file_glob: true
file: dist/*
skip_cleanup: true
draft: true
draft: false
on:
tags: true