Update woodpecker config
This commit is contained in:
parent
0909991c8f
commit
8a0c213c09
2 changed files with 1 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"dev": "astro dev --port 3000",
|
||||
"start": "astro dev",
|
||||
"build": "astro build",
|
||||
"push-to-pages": "gh-pages --dist dist --branch pages --dotfiles --user 'woodpecker woopecker@bot.net'",
|
||||
"push-to-pages": "gh-pages --dist dist --branch pages --dotfiles",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue