Skip to content

Commit 4138e39

Browse files
committed
Fix path
1 parent 0169db1 commit 4138e39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ on:
2020
- '.github/**'
2121
- CHANGELOG.md
2222
- README.md
23-
- ../../CONTRIBUTING.md
23+
- CONTRIBUTING.md
2424

2525
env:
2626
VERSION_FILE: setup.py

0 commit comments

Comments
 (0)