Skip to content

Commit a4ed9fb

Browse files
committed
updated
1 parent 2e7dd45 commit a4ed9fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
- name: Publish package
2424
uses: pypa/gh-action-pypi-publish@release/v1
2525
with:
26-
packages-dir: sphinx-codelinks/dist/
26+
packages-dir: ${{ github.workspace }}/dist/

0 commit comments

Comments
 (0)