Skip to content

Commit 627c70d

Browse files
committed
chore: fixup path to pyproject.toml
1 parent 1ef0910 commit 627c70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_tp53.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
uses: orhun/git-cliff-action@v3
8686
id: git-cliff
8787
with:
88-
config: ./python/pyproject.toml
88+
config: python/pyproject.toml
8989
args: --latest --verbose
9090
env:
9191
GITHUB_REPO: ${{ github.repository }}

0 commit comments

Comments
 (0)