mirror of
https://github.com/koalyptus/TableFilter.git
synced 2026-03-18 08:29:50 +01:00
Revert gh-pages publish-lib unfortunate change
This commit is contained in:
parent
645437b5e3
commit
e00c560c80
1 changed files with 0 additions and 2 deletions
|
|
@ -233,7 +233,6 @@ module.exports = function (grunt) {
|
|||
},
|
||||
'publish-lib': {
|
||||
options: {
|
||||
add: false,
|
||||
base: 'dist',
|
||||
repo: 'https://' + repo,
|
||||
message: 'publish TableFilter lib to gh-pages (cli)'
|
||||
|
|
@ -261,7 +260,6 @@ module.exports = function (grunt) {
|
|||
user: {
|
||||
name: 'koalyptus'
|
||||
},
|
||||
add: false,
|
||||
base: 'dist',
|
||||
repo: 'https://' + process.env.GH_TOKEN + '@' + repo,
|
||||
message: 'publish TableFilter to gh-pages (auto)' +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue