Update main.yml

This commit is contained in:
Justin Hammond 2021-12-02 11:10:34 +08:00 committed by GitHub
parent 00dd57776b
commit fa07d4a0bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,9 @@ on:
branches: master branches: master
push: push:
branches: master branches: master
workflow_dispatch: tags:
- 'v*'
workflow_dispatch:
jobs: jobs:
buildx: buildx: