Update build.yml

This commit is contained in:
klzgrad 2021-02-28 19:27:35 +08:00 committed by GitHub
parent f7094779f8
commit 98502f0d3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ on:
push: push:
branches: [master] branches: [master]
release: release:
types: [created] types: [published]
jobs: jobs:
linux: linux:
runs-on: ubuntu-latest runs-on: ubuntu-latest