Skip to content

Commit

Permalink
Update build
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Feb 13, 2025
1 parent f49a26f commit 3d1349a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ jobs:
- name: Build book
run: mdbook build
- name: Edgeserver Upload
uses: lvkdotsh/edgeserver-action@v0.1.2-pre.4
uses: v3xlabs/edgeserver-upload@v0.1.2-pre.4
with:
app_id: "406442149308010496"
server: https://api.edgeserver.io
token: ${{ secrets.SIGNAL_TOKEN }}
directory: book
- name: Edgeserver v0.2 Upload
uses: lvkdotsh/edgeserver-action@v0.2.0-pre.8
uses: v3xlabs/edgeserver-upload@v0.2.0-pre.8
with:
site_id: s_89382ef9d1
server: https://edgeserver.dev/api
Expand Down
4 changes: 4 additions & 0 deletions src/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
Life sucks, but we are here to make the most of it.

This book aims to keep track of things.

Have you ever wondered "wow i wish life came with a manual that just explained this"?

This is that manual. Well.. not really, but its a start.

0 comments on commit 3d1349a

Please # to comment.