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
|
name: Release
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [created]
|
types: [published]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
|
Reference in New Issue
Block a user