Skip to content

Commit

Permalink
fix: semantic version release (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevcodez authored Jul 18, 2023
1 parent dc49f35 commit bb92b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
id: semantic-release
uses: cycjimmy/semantic-release-action@v3
with:
semantic_version: 21
semantic_version: 19
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit bb92b4b

Please sign in to comment.