Skip to content

Commit

Permalink
ci: update semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
monosoul committed Sep 28, 2024
1 parent 4582318 commit b8ae99e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-on-push-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v3
uses: cycjimmy/semantic-release-action@v4
with:
semantic_version: 19
semantic_version: 24.1.1
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit b8ae99e

Please sign in to comment.