Skip to content

Commit

Permalink
Update Releaser
Browse files Browse the repository at this point in the history
- Build the website on new tag
  • Loading branch information
CannonLock committed Sep 7, 2023
1 parent b39030e commit 03d37dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
-
name: Build the website
run: |
make web-build
-
name: Set up Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit 03d37dc

Please sign in to comment.