Skip to content

Commit

Permalink
fix: enable continuous releases
Browse files Browse the repository at this point in the history
  • Loading branch information
underfin committed Oct 17, 2024
1 parent de4d744 commit 8553e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
- name: Typecheck
run: pnpm run typecheck

Continuous Releases:
Continuous-Releases:
timeout-minutes: 20
name: "Continuous Releases"
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8553e39

Please sign in to comment.