Skip to content

Commit

Permalink
ci: Enable semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Apr 19, 2023
1 parent ce1b9e3 commit 4daf664
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ run-name: Semantic Release from ${{ github.ref_name }}
on:
push:
branches:
- 'TODO: re-enable when ready to publish'
# - '**'
- '**'

jobs:
semantic:
Expand Down

0 comments on commit 4daf664

Please sign in to comment.