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
1 changed files with 2 additions and 1 deletions

View File

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