Skip to content

Commit

Permalink
chore(deps): release action force semantic release version (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
zfy0701 authored May 11, 2024
1 parent 3887a43 commit 0be3330
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
- name: Semantic Release
id: semantic
uses: cycjimmy/semantic-release-action@v4
with:
semantic_version: 23.1.1
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
- name: Release Summary
Expand Down

0 comments on commit 0be3330

Please sign in to comment.