mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-14 02:50:07 -04:00
Update gh-pages.js
This commit is contained in:
parent
7d3f2acdce
commit
f04d3e3275
1 changed files with 3 additions and 11 deletions
12
gh-pages.js
12
gh-pages.js
|
@ -1,13 +1,5 @@
|
||||||
import { publish } from 'gh-pages'
|
import { publish } from 'gh-pages'
|
||||||
|
|
||||||
publish(
|
publish('build', () => {
|
||||||
'build',
|
|
||||||
{
|
|
||||||
branch: 'gh-pages',
|
|
||||||
repo: 'https://github.com/iptv-org/iptv-org.github.io.git',
|
|
||||||
dotfiles: true
|
|
||||||
},
|
|
||||||
() => {
|
|
||||||
console.log('Deploy Complete!')
|
console.log('Deploy Complete!')
|
||||||
}
|
})
|
||||||
)
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue