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 2e11073 commit de4d744
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 @@ -120,6 +120,7 @@ jobs:
Continuous Releases:
timeout-minutes: 20
name: "Continuous Releases"
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit de4d744

Please sign in to comment.