Issue #201: Try to match tag pushes instead of release creation.

This commit is contained in:
Jeff Geerling 2020-11-04 21:31:05 -06:00
parent 8f4c8cc4bb
commit 2f1b4546a4

View file

@ -7,9 +7,9 @@
name: Release
'on':
release:
types:
- published
push:
tags:
- '*'
defaults:
run: