mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
Update pack-plugins.yml
Use page_build trigger instead of push on master branch
This commit is contained in:
committed by
catbasilio
parent
1d3b26cd00
commit
b6ed31563f
3
.github/workflows/pack-plugins.yml
vendored
3
.github/workflows/pack-plugins.yml
vendored
@ -1,8 +1,7 @@
|
|||||||
name: Pack Plugins and Create Release
|
name: Pack Plugins and Create Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
page_build:
|
||||||
branches: [ master ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
pack-plugins:
|
pack-plugins:
|
||||||
|
|||||||
Reference in New Issue
Block a user