Skip to content

Commit 1d0610f

Browse files
committed
fix(ci): please work
1 parent 25578a4 commit 1d0610f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/cd.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
with:
2525
config: pyproject.toml
2626
args: --latest
27+
env:
28+
OUTPUT: docs/changelog.rst
29+
GITHUB_REPO: ${{ github.repository }}
2730

2831
- name: Commit changelog
2932
run: |

0 commit comments

Comments
 (0)