Update main.yaml

This commit is contained in:
spiritlhl 2024-05-01 21:50:20 +08:00 committed by GitHub
parent ae2c13bf3d
commit 49d1c6ee93
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,12 +1,13 @@
name: Build and Release
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
release:
types: [published]
# push:
# branches: [ main ]
# pull_request:
# branches: [ main ]
# release:
# types: [published]
workflow_dispatch:
jobs:
build:
@ -123,4 +124,4 @@ jobs:
goarch: arm64
- goos: openbsd
goarch: arm
goarm: 7
goarm: 7