Skip to content

Commit

Permalink
Repo cleanup (#13)
Browse files Browse the repository at this point in the history
* remove build spec

* fix hugo
  • Loading branch information
aream2006 authored Nov 23, 2023
1 parent bf5d287 commit 22175ec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ jobs:
HUGO_ENV: production
run: |
hugo \
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/"
--minify
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
Expand Down
24 changes: 0 additions & 24 deletions buildspec.yml

This file was deleted.

0 comments on commit 22175ec

Please sign in to comment.