Skip to content

Commit

Permalink
ci: upload dist for tag run
Browse files Browse the repository at this point in the history
  • Loading branch information
axelrindle committed Aug 21, 2024
1 parent e903d62 commit b00d49b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
bun run scripts/gen-config-schema.ts
- uses: actions/upload-artifact@v4
if: ${{ startsWith(github.ref, 'refs/tags/') }}
with:
name: dist
path: |
Expand Down

0 comments on commit b00d49b

Please sign in to comment.