Skip to content

Commit

Permalink
build: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickDinh committed Apr 4, 2024
1 parent c376de9 commit acd20e1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,11 @@ jobs:
artifact-name: website
static-site: true
static-site-env-prefix: VITE
needs:
- ci
# needs:
# - ci

create-release:
if: false
runs-on: [ubuntu-20.04]
name: Create release
steps:
Expand Down

0 comments on commit acd20e1

Please sign in to comment.