Skip to content

Commit 0005d81

Browse files
authored
Merge main into chore/bump-gdsfactory-9.44.0
2 parents 6330914 + 6a8e61a commit 0005d81

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
@@ -21,4 +21,4 @@ jobs:
2121
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
2222
run: |
2323
make build
24-
twine upload dist/*
24+
twine upload --verbose dist/*

0 commit comments

Comments
 (0)