use "stable" branch instead of "master"
This commit is contained in:
@ -2,10 +2,10 @@ name: Plugin asset/readme update
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- stable
|
||||||
jobs:
|
jobs:
|
||||||
master:
|
master:
|
||||||
name: Push to master
|
name: Push to stable
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
[](https://travis-ci.com/stklcode/wp-liveticker)
|
[](https://travis-ci.com/stklcode/wp-liveticker)
|
||||||
[](https://sonarcloud.io/dashboard?id=de.stklcode.web.wordpress.plugins%3Awp-liveticker)
|
[](https://sonarcloud.io/dashboard?id=stklcode%3Awp-liveticker)
|
||||||
[](https://wordpress.org/plugins/stklcode-liveticker/)
|
[](https://wordpress.org/plugins/stklcode-liveticker/)
|
||||||
[](https://packagist.org/packages/stklcode/stklcode-liveticker)
|
[](https://packagist.org/packages/stklcode/stklcode-liveticker)
|
||||||
[](https://github.com/stklcode/wp-liveticker/blob/master/LICENSE.md)
|
[](https://github.com/stklcode/wp-liveticker/blob/stable/LICENSE.md)
|
||||||
|
|
||||||
# Liveticker (by stklcode)
|
# Liveticker (by stklcode)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user