Skip to content

Commit

Permalink
fix(ci): lock semantic to 18 to fix release (#1064)
Browse files Browse the repository at this point in the history
  • Loading branch information
prescottprue authored Aug 29, 2023
1 parent afbcd51 commit 7eb9117
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
semantic_version: ^18
branches: |
[
'+([0-9])?(.{+([0-9]),x}).x',
Expand Down

0 comments on commit 7eb9117

Please sign in to comment.