Update publish.yml
This commit is contained in:
parent
bfed39997c
commit
ea986f6999
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: Release
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
types: [published]
|
||||
jobs:
|
||||
build:
|
||||
runs-on: macos-latest
|
||||
|
Reference in New Issue
Block a user