Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Commit

Permalink
fix(ci): lock semantic version to 18 (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
prescottprue authored Feb 22, 2023
1 parent d18748f commit b61ae62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
uses: cycjimmy/semantic-release-action@v2
id: semantic
with:
semantic_version: ^18
branches: |
[
'+([0-9])?(.{+([0-9]),x}).x',
Expand Down

0 comments on commit b61ae62

Please sign in to comment.