always be on main
This commit is contained in:
parent
51af0e36cf
commit
5398a7bd8a
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ tasks:
|
|||
set +xv
|
||||
cd blog
|
||||
export NETLIFY_TOKEN=`cat ~/.netlify_token`
|
||||
git checkout main
|
||||
nix-shell --pure --keep NETLIFY_TOKEN --run 'netlify-deployer main 7a0944f0-cfd0-424b-8252-ca44fc950350 public'
|
||||
- package: |
|
||||
tar -C blog/public -cv . > site.tar
|
||||
|
|
Loading…
Reference in a new issue