Run buildx workflow on new tag

Fixes #630
main
Ben Busby 2022-02-01 10:55:41 -07:00 committed by GitHub
parent 3918c60d87
commit df6aa59fbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ on:
branches: [main]
types:
- completed
push:
tags:
- '*'
jobs:
on-success: