Skip to content

Commit 785430a

Browse files
committed
fix: update ci config path
1 parent 67596bd commit 785430a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
- name: run_release
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
25-
run: pipx run python-semantic-release -c .gitea/semantic_release.toml version
25+
run: pipx run python-semantic-release -c .github/semantic_release.toml version

0 commit comments

Comments
 (0)