mirror of https://github.com/qwqdanchun/nps.git
Update release.yml
This commit is contained in:
parent
3547b77166
commit
cb6241fe99
|
@ -1,9 +1,10 @@
|
|||
name: Release
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
branches: [ master ]
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Reference in New Issue