Skip to content

Commit

Permalink
buid(js): update compile
Browse files Browse the repository at this point in the history
  • Loading branch information
lotusk08 committed May 18, 2024
1 parent 112ded8 commit e523ce4
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CD
on:
push:
branches:
- production
- blog
tags-ignore:
- "**"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

deploy:
environment:
name: stevehoang.com
name: Preview version
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
needs: build
Expand Down
2 changes: 1 addition & 1 deletion assets/js/dist/app.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/js/dist/categories.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/dist/commons.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/dist/home.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/dist/misc.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/dist/page.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/js/dist/post.min.js

Large diffs are not rendered by default.

0 comments on commit e523ce4

Please sign in to comment.