Skip to content

Commit

Permalink
chore: change semantic release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
CaibinSh committed Aug 14, 2024
1 parent 07c2970 commit 708ddd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/semantic-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
ref: develop
fetch-depth: 0


- name: Python Semantic Release
uses: relekang/python-semantic-release@master
with:
Expand Down

0 comments on commit 708ddd3

Please sign in to comment.