1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-09-27 03:53:00 +02:00

changing trigger to draft instead of publish

This commit is contained in:
Joseph Flinn 2021-01-16 00:11:36 +00:00
parent 36b9295f1b
commit fd6032f121

View File

@ -7,7 +7,8 @@ on:
- 'gh-pages'
release:
types:
- published
#- published
- draft
jobs: