Run buildx workflow on new tag

Fixes #630
This commit is contained in:
Ben Busby
2022-02-01 10:55:41 -07:00
committed by GitHub
parent 3918c60d87
commit df6aa59fbf
+3
View File
@@ -6,6 +6,9 @@ on:
branches: [main]
types:
- completed
push:
tags:
- '*'
jobs:
on-success: