mirror of
https://github.com/foo-dogsquared/website.git
synced 2025-02-07 06:19:04 +00:00
Correct config for the last time
And don't use GitHub Pages at least for the moment.
This commit is contained in:
parent
eb19bfc150
commit
59563d7167
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -12,11 +12,6 @@ jobs:
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixpkgs-unstable
|
||||
- run: nix develop -c make build
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.3
|
||||
with:
|
||||
branch: gh-pages
|
||||
folder: public
|
||||
- name: Deploy to Netlify
|
||||
uses: nwtgck/actions-netlify@v1.2
|
||||
with:
|
||||
|
@ -1,4 +1,4 @@
|
||||
baseURL = "https://foo-dogsquared.github.io/"
|
||||
baseURL = "https://foodogsquared.one/"
|
||||
languageCode = "en-us"
|
||||
title = "Gabriel Arazas"
|
||||
enableGitInfo = true
|
||||
|
Loading…
Reference in New Issue
Block a user